User profile: lunatik123

User info
User name:lunatik123
History
Joined:
Number of posts:4
Latest posts:

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 array
will 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 array
Hi, 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