Does anyone have a favorite configuration file parsing library (in C)? I have a need to do a fairly simple configuration fine, and I would like a library that gives me some fairly robust access to it, and allow for comments, and optionally sections (later on). I don't want to use XML; probably an INI-style or bash-style configuration file is fine.
Michael -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
