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
This is a discussion on getstring within the Linux Programming forums, part of the Platform Specific Boards category; I need a function just like getchar(), just returning a string. I tried writing one myself, but something went wrong, ...
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
I like traffic lights. I like traffic lights. I like traffic lights, but only when they're green.
start by looking at fgets