Hammad Imad
2004-01-24 19:31:12 UTC
The output to my program works fine when i run it normally, however if i
try using the input as <in1.txt the output becomes incorrect.
It is because once i use the in1.txt as input when the program types
my guess is:
no letter is given and therefore the picture is drawn on that same line!
if in my code i make it skip a line after
my guess is:
then when i enter a letter it will be on the line beneath it.
So what im trying to say is that since my output is working perfectly as
long as i dont use the file <in.txt as input is it ok?
try using the input as <in1.txt the output becomes incorrect.
It is because once i use the in1.txt as input when the program types
my guess is:
no letter is given and therefore the picture is drawn on that same line!
if in my code i make it skip a line after
my guess is:
then when i enter a letter it will be on the line beneath it.
So what im trying to say is that since my output is working perfectly as
long as i dont use the file <in.txt as input is it ok?