...
asctime | atof | atoi | atol | atoll | bsearch | ctime | |
fopen | fprintf | freopen | fscanf | fwprintf | fwscanf | getenv | |
gmtime | localtime | mbsrtowcs | mbstowcs | memcpy | memmove | printf | |
qsort | remove | rename | rewind | setbuf | snprintf | sprintf | |
sscanf | strcat | strcpy | strerror | strncat | strncpy | strtok | |
swprintf | swscanf | tmpfile | tmpfile_s | tmpnam | tmpnam_s | vfprintf | |
vfscanf | vfwprintf | vfwscanf | vprintf | vscanf | vsnprintf | vsprintf | |
vsscanf | vswprintf | vswscanf | vwprintf | vwscanf | wcrtomb | wcscat | |
wcscpy | wcsncat | wcsncpy | wcsrtombs | wcstok | wcstombs | wctomb | |
wmemcpy | wmemmove | wprintf | wscanf |
|
|
|
|
Noncompliant Code Example
...