Subj : CVS commit src/xpdev/ini_file.c ini_file.h To : All From : rswindell Date : Mon Jun 20 2005 02:12 pm src/xpdev ini_file.c 1.68 1.69 ini_file.h 1.29 1.30 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv17157 Modified Files: ini_file.c ini_file.h Log Message: Created iniRead/Get/SetEnum() functions which associate a string list of names with zero-based consecutive sequential integers. I plan on creating iniRead/Get/SetNamedInt functions later for more complex integer/string associations, but this should do for now (for SyncTERM). .