Java Properties file IO in C++

General Megajolt Questions and Answers

Moderators: JeffC, rdoherty, stieg, brentp

Post Reply
4600cc
Posts: 0
Joined: Sun Jul 11, 2004 1:48 am

Java Properties file IO in C++

Post by 4600cc »

Is there a library for reading java properties files in C++?

4600cc
Posts: 0
Joined: Sun Jul 11, 2004 1:48 am

I can use INI routines, but

Post by 4600cc »

I can use INI routines, but I have to modify the file to include a section name right after comments. BTW: program already has file io, this is just for compatibility with current files.

Post Reply