25

I wanna read a whole line from standard input, including the whitespace between two words.

When using gets on gcc I get the following message:

send.c:(.text+0x2a): warning: the `gets' function is dangerous and should not be used.

What's a better alternative?

Deduplicator
  • 44,692
  • 7
  • 66
  • 118
andandandand
  • 21,946
  • 60
  • 170
  • 271

0 Answers0