Programatically reading CONFIG files
I'm a veteran Win32 programmer, newbie at Linux/Unix. In Windows there are built in system functions for reading and writing .ini files (Windows config files). Is there any functions built into the Linux system to read config files? or does every programmer have to re-invent this wheel every time he wants to use config files with their application.
Thanks in advance for your help.
-Jeff
|