getstring [Archive] - C Board

PDA

View Full Version : getstring


Skarr
07-29-2002, 12:44 PM
I need a function just like getchar(), just returning a string. I tried writing one myself, but something went wrong, and it couldn't return the string (char *) properly.

Thanks

Skarr

Unregistered
07-29-2002, 12:57 PM
start by looking at fgets