Skip to content

Reads user input from stdin and puts input into a string.

License

Notifications You must be signed in to change notification settings

TBhatti90/conin-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conin-c

Reads user input from stdin and puts input into a string. Protects against buffer overflow.

Algorithm is o(n) time complexity.

About

Reads user input from stdin and puts input into a string.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages