blob: 1b3191a9e3c41c0d1cec2958788416395c567344 (
plain) (
tree)
|
|
// impossible(*) to use safely
// removed in C11
#pragma GCC poison gets
// TODO fill in as they are removed from source code:
// float/double (use a fixed class)
// mem* and str* from <string.h>, in favor of <algorithm>
|