Is there a way in c to accept multiple new lines from a user and print it to screen?
If so would which would be better in attaining that: fgets or scan
fgets
scan