buffer
buffer copied to clipboard
Tiny C string library
Results
2
buffer issues
Sort by
recently updated
recently updated
newest added
compiler ``` $ gcc --version gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There...
Allow some compiler (GCC and Clang mainly) to check the format inputs for errors at compile time like what it does for `printf` and its family