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 c
Why is rand() much faster than arc4random()?
Sep 08, 2025
c
random
bsd
arc4random
cast to pointer from integer of different size -wint-to-pointer-cast
Sep 08, 2025
c
semaphore
How to build static library that I can use later on while compiling code with emcc?
Sep 06, 2025
c
static-libraries
emscripten
Should I use 'Volatile' in following case?
Sep 07, 2025
c
volatile
C/C++ warn or prohibit literal string concatenation
Sep 08, 2025
c++
c
string
warnings
print stack trace in arm-linux
Sep 08, 2025
c++
c
arm
embedded-linux
pointer to array type, or what's happening to "array decay to pointer" when adding "typedef", "const", "*" and "&"
Sep 08, 2025
c
arrays
pointers
constants
Mutex status after spurious wakeup
Sep 07, 2025
c
multithreading
pthreads
mutex
condition-variable
How to find desktop path using C language?
Sep 08, 2025
c
windows
How to display a float with no decimal digits in C
Sep 08, 2025
c
How do I dynamically bind a socket to only one network interface?
Sep 07, 2025
c++
c
sockets
bind
Is the last comma in C enum required?
Sep 07, 2025
c
syntax
enums
What's up with gcc's handling of alloca?
Sep 08, 2025
c
gcc
x86
alloca
using %x to print the hex address contained in a pointer
Sep 08, 2025
c
pointers
memory-address
Merge Sort with PThreads in C
Sep 08, 2025
c
multithreading
pthreads
mergesort
pthread-join
C Struct & Strcpy, dot operator does it resolve into a pointer
Sep 08, 2025
c
arrays
pointers
struct
What is causing my program to hang and not exit properly? (pipe, read system call, while loop)
Sep 07, 2025
c
process
system-calls
low-level-io
Why bool is not represented using float?
Sep 08, 2025
c
types
boolean
Finding a node in xml file with libxml2
Sep 07, 2025
c
xml-parsing
libxml2
« Newer Entries
Older Entries »