0
Why tellg is returning negative value?
I was using tellg in my program and if i am giving the output of that of that tellg it giving the negative value. https://code.sololearn.com/cvff45BaMqYr/?ref=app
3 Respuestas
+ 3
Because file doesn't exist. So you can't open. That's why returned -1.
+ 1
~ swim ~ now done thankx
0
AJ #Level 20 End Day so any corrections