|
|
|
|
|
by _sh
3454 days ago
|
|
It's not so much a question of benchmarks, it's that one of the standard C tools for reading an arbitrary string from standard input is gets(). And if you reach for that from the standard toolbox, you've failed before you've started. |
|