Node:Deprecated string input functions, Next:Formatted string input, Previous:String input, Up:String output and input
Deprecated string input functions
The functions in this section are for input of strings from streams, but they are generally dangerous and should only be called when there is no alternative. They are included here because you may come across code imported from a non-GNU system that uses these unsafe functions.