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.

Data types

edit

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

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

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)

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

Characters and strings

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

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

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

remove, stdio.h

FILE object

edit

Both currently redirecting to C miscellaneous operations:

Other

edit

See also

edit