I need to read in a line, but the problem is getline requires a size. So how could I get it to read a line when the situation is: char *txt and the size is not known.
I probably need to overload the operator>> but how??? I dont know the size.
Thanx
Sophie



LinkBack URL
About LinkBacks




so I am stuck...I have just recently installed .net at home but because I have never used it before, I dont know how to compile on it.