From Jason Turner

[tab:c.annex.k.names]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp7138fhhg/{from.md → to.md} +0 -24
tmp/tmp7138fhhg/{from.md → to.md} RENAMED
@@ -1,24 +0,0 @@
1
- **Table: C standard Annex K names** <a id="tab:c.annex.k.names">[tab:c.annex.k.names]</a>
2
-
3
- | | | | |
4
- | ---------------------- | -------------------------- | -------------- | ------------- |
5
- | `abort_handler_s` | `mbstowcs_s` | `strncat_s` | `vswscanf_s` |
6
- | `asctime_s` | `memcpy_s` | `strncpy_s` | `vwprintf_s` |
7
- | `bsearch_s` | `memmove_s` | `strtok_s` | `vwscanf_s` |
8
- | `constraint_handler_t` | `memset_s` | `swprintf_s` | `wcrtomb_s` |
9
- | `ctime_s` | `printf_s` | `swscanf_s` | `wcscat_s` |
10
- | `errno_t` | `qsort_s` | `tmpfile_s` | `wcscpy_s` |
11
- | `fopen_s` | `RSIZE_MAX` | `TMP_MAX_S` | `wcsncat_s` |
12
- | `fprintf_s` | `rsize_t` | `tmpnam_s` | `wcsncpy_s` |
13
- | `freopen_s` | `scanf_s` | `vfprintf_s` | `wcsnlen_s` |
14
- | `fscanf_s` | `set_constraint_handler_s` | `vfscanf_s` | `wcsrtombs_s` |
15
- | `fwprintf_s` | `snprintf_s` | `vfwprintf_s` | `wcstok_s` |
16
- | `fwscanf_s` | `snwprintf_s` | `vfwscanf_s` | `wcstombs_s` |
17
- | `getenv_s` | `sprintf_s` | `vprintf_s` | `wctomb_s` |
18
- | `gets_s` | `sscanf_s` | `vscanf_s` | `wmemcpy_s` |
19
- | `gmtime_s` | `strcat_s` | `vsnprintf_s` | `wmemmove_s` |
20
- | `ignore_handler_s` | `strcpy_s` | `vsnwprintf_s` | `wprintf_s` |
21
- | `L_tmpnam_s` | `strerror_s` | `vsprintf_s` | `wscanf_s` |
22
- | `localtime_s` | `strerrorlen_s` | `vsscanf_s` | |
23
- | `mbsrtowcs_s` | `strlen_s` | `vswprintf_s` | |
24
-