Using eof() function displays numbers twice?I have a text file with the numbers: 256 314.654 When I run my program it displays: 256 314.6...
Counting Characters?I have tried to rewrite the code but it only returns 0. I'm not sure what is wrong? [code] #in...
Counting Characters?Just in case I am not stating the problem right, here it is word for word: The standard library f...
Counting Characters?I am trying to create a function that works like strlen (string) but I can't use #include <string>.
Counting Characters?Hello, I am working on a program that counts the total number of characters in a string without usi...
This user does not accept Private Messages