Discussion:
Strange Problem with My Program
(too old to reply)
Chew Lee
2003-12-02 04:46:29 UTC
Permalink
My program was having problems, and I traced it down to the fact that it
seems to find a blank space (or whatever the character is with ASCII
value 10) in my input file, even though there aren't any. I was
wondering if anyone could enlighten me as to the problem, as I cannot
see how it would find a blank space where none exists.
Tor M. Aamodt
2003-12-03 05:39:44 UTC
Permalink
how do you "know" there aren't any?
Post by Chew Lee
My program was having problems, and I traced it down to the fact that it
seems to find a blank space (or whatever the character is with ASCII
value 10) in my input file, even though there aren't any. I was
wondering if anyone could enlighten me as to the problem, as I cannot
see how it would find a blank space where none exists.
Continue reading on narkive:
Loading...