Multi source files in visual studioOki worked worked perfectly :) Need to add: -Never initialize variables in the new source file if...
Multi source files in visual studioHi, thanks for the explanation I managed to follow. Now I need to know if I have to do another head...
'0' between entries when reading file to stringOkay it's the null terminating character :) .. but is there a way to enable/disable it when writing ...
'0' between entries when reading file to stringI realized now that, when adding the user profiles one after the other in the text file by flushing ...
'0' between entries when reading file to stringhi, I am reading a file to string to update the file and write the string back again. After I tr...