Need source to read INI files, help? 
Author Message
 Need source to read INI files, help?

I looking for source code to write a function in DOS to read a windows INI
file. Any place I could find such a thing?

Thanks, Jeff
please reply email.



Tue, 06 Feb 2001 03:00:00 GMT  
 Need source to read INI files, help?

Quote:

> I looking for source code to write a function in DOS to read a windows INI
> file. Any place I could find such a thing?

> Thanks, Jeff
> please reply email.

[Posted and Mailed, but you should be reading the newsgroup]

1.  This newsgroup doesn't discuss Windows features, technically this
request is off topic.

2.  All the Windows .ini files I've seen are just text files with the
extension .ini instead of .txt.  Treat them the same way you would treat
any other text file.  Did you even look at these files before you asked?

--

(supporter of the campaign against grumpiness in c.l.c)
"The most cost effective way to make your business
explode!" --An unknown spammer



Tue, 06 Feb 2001 03:00:00 GMT  
 Need source to read INI files, help?
On Fri, 21 Aug 1998 20:01:24 -0400, "Jeff Tomich"

Quote:

>I looking for source code to write a function in DOS to read a windows INI
>file. Any place I could find such a thing?

Just use a text editor, ie Windows Notepad.

Al Bowers                                
Tampa, FL

http://www.gate.net/~abowers/index.html



Thu, 08 Feb 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. 2nd try: need a C library file for reading Windows-style .INI files

2. Looking for source to read/write INI files?

3. need a function/library for reading .INI type files

4. Help: reading .INI files

5. HELP!! Need to Modify ini file using C

6. Need source code for reading and display gif/bmp files

7. Need Source code for reading in Graphics file.

8. Need help reading html source into string

9. Function to read a .ini file

10. How to read INI files (16bit DOS)

11. C program for reading .ini files

12. Reading .INI files

 

 
Powered by phpBB® Forum Software