|
|
|
|
|
by rer0tsaz
3968 days ago
|
|
> Programmers respond by attempting to stamp out the gets() function in working code, but they refuse to remove it from the C programming language's standard input/output library, where it remains to this day. gets was deprecated in C99 and removed in C11. |
|