I'm not quite sure what you're requirement is but if all you want is a ini file parser (something that parses key=value pairs) there are plenty of good ones around http://code.google.com/p/inih/.

On 23/04/2013 6:21 AM, Scott Ford wrote:
All:
I need some C help .. I am reading a file and need to Tokenize the file so i can examine the : Parm = Value .. I have tried strtok and works to a certain degree my problem comes when
I tried to strcmp the value to chaeck validity ...
Can some give this old man some pointers

Regards,

Scott J Ford
Software Engineer
http://www.identityforge.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to