infile? getline? missing?Hi i've been working on this code. it works, but there is major problem. first, it didnt print fir...
c++ oop class problems with reading arraywill it still be OO-based if use a global function? and how do i access the array? so i can use it ...
c++ oop class problems with reading array [code]void run::runshop() { string name; int count=0; ifstream infile; infile.open("products.dat");...
c++ oop class problems with reading arrayHi, i need to read from text file. this is what inside the text file: (name, code, price) EG: ...
This user does not accept Private Messages