I am creating a game for steam, and I intend to create a .txt file or .cfg file or something of the genre. Because to change in the interface of the steam application I can not. some help?
If I change the language, the game changes language, but for the players they will not have access to be able to make these changes, it would be easier in an easy access to a configuration.
I had this idea because I already saw games that have this configuration.
Is it possible to use malloc, realloc or free or even GetPrivateProfileString?