- May 28, 2004
-
-
rswindell authored
-
rswindell authored
sbbs_read/write_ini().
-
rswindell authored
-
rswindell authored
-
rswindell authored
iniSetBitField() has new argument order more closely matching iniGetBitField(). Created iniSetStringList(). Default separator (,) for iniGetStringList() and iniSetStringList().
-
rswindell authored
Removed pad argument from strListReadFile().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Changed some return types to more logical/useful values.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
#define STR_LIST_APPEND and FIRST_NODE constants More work on strListReadFile().
-
rswindell authored
Removed ustrListAddAt() (not needed). Created iniReadFile() and iniWriteFile().
-
- May 27, 2004
- May 26, 2004
- May 22, 2004
- May 21, 2004
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
No longer support NULL data values.
-
rswindell authored
flag bit to specify that the linked-list is to be auto-mutex-protected for safe access from multiple simultaneous threads. List nodes now have a pointer back to the list itself - used in listExtract().
-
- May 20, 2004