In my program the user can change the background color. I'm trying to write the RGB information to the log file, but I have no Idea how to write it so i can load it later when the application is ran again. I am using the stdio.h functions to access the logfile.

Please Help. Thanks in advance..