Hey guys, I have a structure like this, but I cant find out how to write this structure record to file, and then read it from that file? Can you help me out? :/ There will be alot of records, and i want to keep them at the file, and i will be filling him many times. So how to avoid rewrite? :/
You can append the time to the end of the file name, or you can check if the file already exists and increment a counter that is appended to the end of the file name.