|
file | argReader.cpp |
| OpenM++ arguments reader: parse command line and ini-file arguments.
|
|
file | crc32.cpp |
| OpenM++ CRC-32 impelementation, it is same CRC-32 as V.42, gzip, PNG.
|
|
file | file.cpp |
| OpenM++ common file utility functions.
|
|
file | helper.cpp |
| OpenM++ common helper functions.
|
|
file | iniReader.cpp |
| OpenM++ ini-file reader: load ini-file and return values.
|
|
file | log.cpp |
| OpenM++: log to console and into log files.
|
|
file | log.h [code] |
| OpenM++: log to console and into log files.
|
|
file | os.cpp |
| OpenM++ platform-specific utility functions.
|
|
file | splitCsv.cpp |
| OpenM++ common utility functions: split csv line.
|
|
file | utf8Convert.cpp |
| OpenM++ UTF-8 converter: text bytes from source encoding (from Windows code page) to UTF-8.
|
|