Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in libc
What does "f" stand for in C standard library function names?
Sep 05, 2022
c
naming
libc
To infinity and back
Sep 05, 2022
c++
c
floating-point
libc
Is MSVCRT under Windows like glibc (libc) under *nix?
Mar 24, 2022
msvcrt
libc
Why is argv parameter to execvp not const?
Dec 03, 2015
c
libc
execvp
Fatal signal 11 (SIGSEGV) code=2 on genymotion emulator not using NDK
Dec 14, 2021
android
android-fragments
android-ndk
libc
genymotion
Where can I browse the sourcecode for libc online (like doxygen)
Aug 29, 2018
documentation
kernel
libc
How do I reimplement (or wrap) a syscall function on Linux?
Sep 03, 2022
c
linux
system-calls
libc
Are symbols from the C standard library reserved in C++?
Aug 31, 2022
c++
c
language-lawyer
libc
Should I free/delete char* returned by getenv()?
Sep 25, 2022
c
libc
What does the first "c" stand for in "calloc"?
Aug 28, 2022
c
malloc
libc
calloc
c-standard-library
Where is ptrdiff_t defined in C?
Dec 15, 2021
c
types
libc
stdint
How to use debug version of libc
Sep 01, 2022
linux
gdb
libc
debug-symbols
ldd
Why is there no strtoi in stdlib.h?
Aug 25, 2022
c
libc
Compiling without libc
Aug 25, 2022
c
gcc
glibc
demo
libc
Faster way to zero memory than with memset?
Aug 17, 2022
c
libc
Linking against an old version of libc to provide greater application coverage
Aug 25, 2022
linux
linker
libc
Is snprintf() ALWAYS null terminating?
Sep 02, 2022
c
posix
libc
Are types like uint32, int32, uint64, int64 defined in any stdlib header?
Sep 19, 2022
c
libc
What is the rationale for fread/fwrite taking size and count as arguments?
Aug 16, 2022
c
file-io
libc
What's the difference between hard and soft floating point numbers?
Nov 08, 2022
c
linux
floating-point
arm
libc
« Newer Entries
Older Entries »