Name: Anonymous 2010-01-09 18:14
So I'm looking over the sqlite documentation and I'm thinking that it might be easier to just roll my own solution with fopen, fprintf, etc. What can I practically gain from using a database solution like sqlite?