Tuesday, November 14, 2017

Ex no :10 Programs that take command line arguments (word count)



Aim
            To find the word and lines in command line arguments
Algorithm
·         Start
·         Add arguments to find the words and lines
·         Add file name as argument
·         Parse the arguments to get the values
·         Format and print the words
·         Stop 



No comments:

Post a Comment