c++ generic structNo. My definition of works is the program compiles and then runs with the expected results. I'm not ...
reading from file!Well gratz. i'll have to take a look later
c++ generic structIt works in Visual Studio.
reading from file!Oh nevermind. Sorry. I wasn't giving it all my attention. Not sure what the problem is, though.
reading from file!char ar[5]; ar has only 5 slots... I don't understand.. if o keeps increasing.. then where is the da...