User:1exec1/rwatch

From Wikipedia, the free encyclopedia

Redirect watchlist:

C standard library[edit]

C data types[edit]

size_t, ssize_t, float.h, limits.h, inttypes.h, stdint.h, stdbool.h, stddef.h

C mathematical functions[edit]

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[edit]

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[edit]

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[edit]

locale.h, localeconv, setlocale

C file input/output[edit]

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[edit]

time(), time.h, difftime, mktime, strftime, strptime, struct tm, ctime(), localtime, time_t, C date and time operations

printf format string[edit]

printf

scanf format string[edit]

scanf

C process control[edit]

atexit, System (C standard library), abort (C), system (C), C program control operations

C++ standard library[edit]

Sequence container (C++)[edit]

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++)[edit]

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++)[edit]

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[edit]

POSIX[edit]

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[edit]

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,