Skip to content

nahakiole/lower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lower

Some simple c program's based on the unix principle:

  • lower.c - A programm which reads from the stdin and writes everything in lower case to the stdout.
  • upper.c - A programm which reads from the stdin and writes everything in upper case to the stdout.
  • addstring.c - A programm which reads from the stdin and appends the string passed as the first argument to every line.

About

Some simple c program's based on the unix principle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages