List of man-page-like articles, redirects and more substantial articles they could be integrated into. These are often closely related to a language, library or other platform, and take the name of a keyword, token or other identifier rather than an English name.

I am not suggesting all of these article be merged somewhere; so far this is just a brainstorm to visualise the situation. The category headings could correspond to Wikipedia categories, articles, or sections of articles. Vadmium (talk, contribs).

  • italics: redirects that never were articles
  • dagger†: deleted content which may have been an article
  • struck out: articles that I am happy have been merged elsewhere. Vadmium (talk, contribs).

Many of the pages here have been moved to Wikibooks. This is not to say that all pages should be redirected in Wikipedia, just that there are stubs that can be turned into useful tutorials at Wikibooks.

Language construct edit

C preprocessor edit

Data types edit

Type conversion edit

C data types edit

float.h, limits.h, inttypes.h, stdint.h

Exception (computing) edit

Error code edit

Memory management edit

C dynamic memory allocation edit

malloc, free, valloc, calloc, farmalloc, realloc, alloc.h

Process management (computing) edit

Inter-process communication edit

Signal (computing) edit

C mathematical functions edit

Abs (programming), math.h, modf, Modf(), sinh (C), pow (C), casinh, casinh (C), div (C), ldiv, complex.h, cabs, cacos (C Standard Library), cacosh, cpow, csqrt, fenv.h, tgmath.h, ccos, cimag, carg, frexp, ldexp, log (C), acos (C), atan(c), atan (math function)

C date and time operations edit

time(), time.h, difftime, mktime, strftime, strptime, struct tm, ctime(), localtime, time_t

Characters and strings edit

C string edit

strtok_r, string.h, strlen

The titles in the following four subcategories currently all also redirect as above.

String copying and concatenation
strdup, strncpy, strlcat, strncat, strcpy, strlcpy, strcat
wcscat
String searching
strcasestr, strchr, strnstr, strstr, strrchr, strcspn, strspn
String comparison
strncmp, strxfrm, strcmp, stricmp
wcscmp, wcsncmp
Character arrays
memcmp, memcpy, memmove, memset, memccpy, mempcpy

C character classification edit

ctype.h, isalnum, isalpha, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, tolower, toupper, wctype.h, iswdigit

Locale edit

Wide or multi-byte character edit

1exec1 (talk): We probably need a separate page for this group of functions

String conversion edit

C file input/output edit

remove, stdio.h

FILE object edit

File operation edit

String formatting edit

Searching and sorting edit

Both currently redirecting to C miscellaneous operations:

Computer networking edit

Computing platform edit

User interface edit

Other edit

See also edit