
2nd try: need a C library file for reading Windows-style .INI files
Help!!! Does anybody have a library for C (not C++) that will read
(wriing is fine too!!) Windows .INI -like files?? I am using Borland
C++ 3.1 for DOS, and need to read a file that looks like the following
[header]
line1=WHATEVER
line2=THIS
line3=MAY
line4=BE
This is similar to what you see in the WIN.INI and SYSTEM.INI
files....I have looked at a program called INIPROF.ZIP. However,
this is based on C++ constructs, and doesn't seem to want to mix into
my straight C code. Please if anybody knows of a library out there,
let me know...e-mail me directly, or even respond to this newsgroup.
Thank you very much!!
Mike McWhinney
Elja, Inc.