User:1exec1/rwatch
From Wikipedia, the free encyclopedia
Redirect watchlist:
C standard library
C data types
←size_t, ssize_t, float.h, limits.h, inttypes.h, stdint.h, stdbool.h, stddef.h
C mathematical functions
← Abs (programming), labs (C function), 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), acos (C), cimag, atan (c), rand (programming)
C character classification
← ctype.h, isalnum, isalpha, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, iswalnum, iswalpha, iswcntrl, iswctype, iswdigit, iswgraph, iswprint, iswspace, iswxdigit, isxdigit, tolower, toupper, towctrans towlower, towupper, wctrans, wctype, wctype.h,
C string handling
← atoi, atoll (programming), atol (programming), mbrlen, mbrtowc, memccpy, memcmp, memcpy, memmove, mempcpy, memset, strcasecmp, strcasestr, strcat, strchr, strcmp, strcpy, strcspn, strdup, strerror, stricmp, string.h, strlcat, strlcpy, strlen, strncasecmp, strncat, strncmp, strncpy, strnstr, strrchr, strspn, strstr, strtod, strtok strtok_r, strtol, strtoll, strtoul, strtoull, strxfrm, wchar.h, wchar_t, wcscat, wcschr, wcscmp, wcscoll, wcscspn, wcslen, wcsncat, wcsncmp, wcsspn, wcsxfrm, wctob, wmemchr, wmemcmp, wmemcpy, wmemmove
C localization functions
C file input/output
← asprintf, BUFSIZ, fclose, fdopen, feof, ferror, fflush, fgetc, fgetpos, fgets, fgetwc, fgetws, fopen, fprintf, fputc, fputchar, fputs, fputwc, fputws, fread, freopen, fscanf, fseek, fsetpos, ftell, fwide, fwprintf, fwscanf, fwrite, getc, getchar, gets, getwc, getwchar, perror, printk, putc, putchar, putwchar, puts (C), remove (C), rename (C), rewind (C), scanf(), setbuf, setvbuf, snprintf, sprintf, sscanf, stdio.h, swprintf, swscanf, tmpfile, ungetc, vasprintf, vfprintf, vfscanf, vfwprintf, vprintf, vscanf, vsnprintf, vsprintf, vswprintf, vsscanf, vwprintf, wprintf, ungetwc,
C date and time functions
← time(), time.h, difftime, mktime, strftime, strptime, struct tm, ctime(), localtime, time_t, C date and time operations
printf format string
scanf format string
C process control
← atexit, System (C standard library), abort (C), system (C), C program control operations
C++ standard library
Sequence container (C++)
← Vector (C++), List (C++), Array (C++), Deque (C++), Forward_list (C++), std::vector, std::list, std::deque, std::forward_list, std::array, C++ vector, Vector(C++ container), Vector (dynamic array), Vector (STL)
Associative containers (C++)
← Map (C++), Map (c++), Multimap (C++), Set (C++), Multiset (C++), Map (C plus plus container), Set (C++ container), std::map, std::multimap, std::set, std::multiset,
Unordered associative containers (C++)
← Hash map (C++), Hash map (C++ class), Unordered multimap, Unordered_map (C++), Unordered_multimap (C++), Unordered_set (C++), Unordered_multiset (C++), Unordered_map (C++ class), unordered_map, unordered_multimap, unordered_set, unordered_multiset, Std::tr1::unordered_map, std::unordered_map, std::unordered_set, std::unordered_multimap, std::unordered_multiset
Misc POSIX
POSIX
← C POSIX library dirent.h fcntl.h grp.h pthread.h pwd.h sys/ipc.h sys/msg.h sys/sem.h sys/stat.h sys/time.h sys/types.h sys/utsname.h sys/wait.h tar.h termios.h unistd.h utime.h
Unix signal
← SIGABRT, SIGALRM, SIGFPE, SIGHUP, SIGILL, SIGINT (POSIX), SIGKILL, SIGPIPE, SIGQUIT, SIGSEGV, SIGTERM, SIGUSR1 and SIGUSR2, SIGCHLD, SIGCONT, SIGSTOP, SIGTSTP, SIGTTIN, SIGTTOU, SIGBUS, SIGPOLL, SIGPROF, SIGSYS, SIGTRAP, SIGURG, SIGVTALRM, SIGXCPU, SIGXFSZ, SIGRTMIN and SIGRTMAX, SIGIOT, SIGEMT, SIGSTKFLT, SIGIO, SIGCLD, SIGINFO, SIGPWR, SIGLOST, SIGWINCH, SIGUNUSED,