|
-
September 19th, 2002, 03:22 AM
#1
Reading from An Ini file
I want to read an ini file which is as follows:
I need a function which takes the ini-File name & the section to read as parameters to this function.
and I want to read each string(Full string) in the section one by one.
I want no windows specific code as I want the code to be compiled under Linux as well.
;32 Bit - 7.0 Line
[builder]
version=3
menus=11
bindings=2
bellOnError=1
bellOnWarning=1
[Options]
VirtualDesktop=0
AlwaysOnTop=0
Could any one help me on this regard.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|