Skip to content

A program that gives the total of characters, special characters, numbers, letters, lines, numbers based on specified cases.

Notifications You must be signed in to change notification settings

KimDos7/C-Command-Line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

C-Command-Line

A program that gives the total of characters, special characters, numbers, letters, lines, numbers based on specified cases.

An extension to a given school project

The program was made to read the following:

Numbers, leters, lines, characters, special charcters

There were additional cases if specified, it should print to an output file or have a specific left-justified indentation.

-o [file_name] argument provides the file that it should print to. If not specified, it prints to the standard output

-f [num] the number of indentaitons it should have the file names to

-w, -s, -l, -n. -c is words, special characters, lines, numbers, and characeters respectively.

There is also a line at the end that provides the total for all files if there are multipe files to parse through

About

A program that gives the total of characters, special characters, numbers, letters, lines, numbers based on specified cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages