Here is a list of all functions with links to the files they belong to:
- s -
- scalbln() : math.h
- scalblnf() : math.h
- scalblnl() : math.h
- scalbn() : math.h
- scalbnf() : math.h
- scalbnl() : math.h
- scanf() : stdio.h, scanf.cpp
- setbuf() : stdio.h
- setjmp() : setjmp.cpp, setjmp.h
- setlocale() : locale.h, setlocale.cpp
- setvbuf() : stdio.h
- sin() : math.h
- sinf() : math.h
- sinh() : math.h
- sinhf() : math.h
- sinhl() : math.h
- sinl() : math.h
- snprintf() : snprintf.cpp
- sprintf() : stdio.h, sprintf.cpp
- sqrt() : math.h
- sqrtf() : math.h
- sqrtl() : math.h
- srand() : stdlib.h
- sscanf() : stdio.h, sscanf.cpp
- stat() : stat.h, stat.cpp
- strcat() : string.h, strcat.cpp
- strchr() : string.h, strchr.cpp
- strcmp() : string.h, strcmp.cpp
- strcoll() : string.h, strcoll.cpp
- strcpy() : string.h, strcpy.cpp
- strcspn() : string.h
- strdup() : string.h
- strerror() : string.h, strerror.cpp
- strftime() : time.h, strftime.cpp
- strlen() : string.h, strlen.cpp, compilerabi.cpp, cxx.cpp
- strncat() : string.h, strncat.cpp
- strncmp() : string.h, strncmp.cpp
- strncpy() : string.h, strncpy.cpp
- strndup() : string.h
- strpbrk() : string.h
- strrchr() : string.h, strrchr.cpp
- strspn() : string.h
- strstr() : string.h, strstr.cpp
- strtod() : stdlib.h, strtod.cpp
- strtok() : string.h
- strtol() : stdlib.h, strtol.cpp
- strtoll() : strtoll.cpp
- strtoul() : stdlib.h, strtoul.cpp
- strtoull() : strtoull.cpp
- strxfrm() : string.h, strxfrm.cpp
- system() : stdlib.h