Skip to content

This repository was created to answer a question from the StackOverflow platform.

Notifications You must be signed in to change notification settings

davidgaspardev/c_multiline_input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Multiline Input with C

This program takes the input data by the terminal, and if it ends with a slash it will continue taking the data. Thus, it accepts data with multiple lines in a single variable allocated in the heap memory.

This program was created to answer a question on StackOverflow. Click here to access the question.

About

This repository was created to answer a question from the StackOverflow platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages