Thread: INI-file reader
View Single Post
Old Aug 8th, 2005, 4:15 PM   #2
Klarre
Game engine designer
 
Klarre's Avatar
 
Join Date: May 2005
Location: Sweden
Posts: 301
Rep Power: 4 Klarre is on a distinguished road
Ok, I solved it after a chat with a friend. I changed the char* tmp to a char tmp[32].
Klarre is offline   Reply With Quote