Reading and Writing binary filesThank you very much. So everytime I want to write/read to/from file I have to use the first member...
Reading and Writing binary filesHello, First the code [code] struct Product { char name[200]; int code; double price; }; ...
Can't find the mistakeThank you very much, guys !
Can't find the mistakeYes that was it. Really lame mistake but I guess my head is overloaded at the moment.
Can't find the mistakeHi this is the class I made. [code] #include<iostream> #include<vector> using namespace ...
This user does not accept Private Messages