Page 1 of 1

how do you make a game let you save files(actuell files)

PostPosted: Tue Mar 27, 2007 10:09 pm
by Kooldudese
how do you make a game that lets you save files, it can be pictures, or anything.
plz
i need help :!:

PostPosted: Tue Mar 27, 2007 10:21 pm
by makslane
You can use the saveVars to save info about your game.
In order to save other kind of data, you need make your own function by using C functions like fprinf, ...