OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
inifile.cpp File Reference
#include "inifile.h"
#include <Tempest/Log>
#include <cstring>
#include <sstream>
#include <cctype>
#include "utils/fileutil.h"

Go to the source code of this file.

Functions

static bool compareNoCase (std::string_view a, std::string_view b)
 

Function Documentation

◆ compareNoCase()

static bool compareNoCase ( std::string_view  a,
std::string_view  b 
)
static

Definition at line 12 of file inifile.cpp.