how will i be able to write a program that counts the number of words and be able to give the output...one by one per line... im using turbo c and dev c. thank you
Programming?
Here's the program. It works on both versions of C:
http://www.experts-exchange.com/Programm...
Reply:Probably the easiest way - but not the most accurate - would be to use regular expressions and count spaces.
Reply:What unique character exists after every single word except the last one?
I won't do your homework for you, but I'll point you in the right direction.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment