Skip to content

Libc

libc:libc

Namespace libc#
Aliases
int16_t C/C++ 'int16_t' type
int32_t C/C++ 'int32_t' type
int64_t C/C++ 'int64_t' type
int8_t C/C++ 'int8_t' type
intptr_t C/C++ 'intptr_t' type
size_t C/C++ 'size_t' type
uint16_t C/C++ 'uint16_t' type
uint32_t C/C++ 'uint32_t' type
uint64_t C/C++ 'uint64_t' type
uint8_t C/C++ 'uint8_t' type
uintptr_t C/C++ 'uintptr_t' type
Enums
mode_t
Structs
DIR
FILE
char_t C/C++ 'char' type.
const_char_t C/C++ 'const char' type.
dirent
signed_char_t C/C++ 'signed char' type.
stat_t
time_t
timeval
timezone
tm_t
unsigned_char_t C/C++ 'unsigned char' type
wchar_t C/C++ 'wchar_t' type
Functions
abort
atexit
chdir
clock
closedir
difftime
exit_
fclose
fflush
fopen
fputs
fread
free
fseek
ftell
fwrite
getcwd
getenv
gettimeofday
gmtime
localtime
malloc
memcmp
memcpy
memmove
memset
mkdir
mktime
opendir
puts
readdir
realpath
remove
rename
rewind
rmdir
setenv
sizeof
stat
strlen
system
time
tolong
Consts
CLOCKS_PER_SEC
PATH_MAX
SEEK_CUR
SEEK_END
SEEK_SET
S_IFBLK
S_IFCHR
S_IFDIR
S_IFIFO
S_IFMT
S_IFREG
stderr
stdin
stdout