Minix Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
memccpy (3)
copy memory area
memcpy (3)
copy memory area
mempcpy (3)
copy memory area
stpcpy (3)
copy a string returning a pointer to its end
stpncpy (3)
copy a fixed-size string, returning a pointer to its end
strcpy (3)
copy a string
strncpy (3)
copy a string
wcpcpy (3)
copy a wide-character string, returning a pointer to i...
wcpncpy (3)
copy a fixed-size string of wide characters, returning...
wcscpy (3)
copy a wide-character string
wcsncpy (3)
copy a fixed-size string of wide characters
wmemcpy (3)
copy an array of wide-characters
wmempcpy (3)
copy memory area