Hi guys,
this is my question that i need help in:
Write an application that takes as a command line argument a word and outputs
how many character are in the word.
If called with the command line arguments Computing and Freedom would
output:
Computing has 9 characters
Freedom has 7 characters
have no idea how to do it, so please someone help!!
Thanks!