How to write a function that works similar to scanf in C?
* However, all I end up seeing is either "don't use scanf" or "here's a actual architecture string", and never any examples of the "better alternatives" mentioned.
* For example, let's booty this atom of code: scanf("%c", &c)...
rhnglobalinfo.hashnode.dev1 min read