Search

Archive for February 8th, 2006

Oracle’s Eye Development: Configuration Parser and Loader

Posted by GBGames on February 8th, 2006

Yesterday I finished by saying that I was working on adding a configuration loader . I added some stub code so that I would be ready to start working right away.
I realized that while I have coded a text parser before, I never had to worry about getting configuration data out of a file. […]