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
Printing '%' with printf in C/C++ [duplicate]
Mar 22, 2026
c
printf
Smashing a stack: Why is this code working?
Mar 22, 2026
c
stack
buffer-overflow
Storing hexadecimal number in char
Mar 22, 2026
c
Compile-time check for existence of an enum member
Mar 23, 2026
c
gcc
clang
In the context of “encapsulation”, what is meant by the phrase “protecting objects from unwanted accesses by a client”
Mar 21, 2026
c
encapsulation
Is IEEE-754 representation used in C?
Mar 23, 2026
c
floating-point
ieee-754
Assignment in ternary operator
Mar 23, 2026
c
conditional-operator
draw graph of the function in C graphics
Mar 23, 2026
c
bgi
C I2C code to read sensor data from MPU9150 not working
Mar 22, 2026
c
embedded
sensors
i2c
firmware
Same memory address for different processes
Mar 23, 2026
c
memory-management
shared-memory
Code::Blocks does not recognise double identifier (%lf) in a simple C program
Mar 23, 2026
c
printf
double
scanf
codeblocks
Calculating the allocation needs for malloc(): should code use row*col*sizeof or sizeof*row*col?
Mar 23, 2026
arrays
c
multidimensional-array
malloc
integer-overflow
concatenate all argv values to one string using snprintf in C
Mar 22, 2026
c
concatenation
command-line-arguments
printf
Derivate of function in c
Mar 21, 2026
c
function
shm_open() leads to a No such file or directory
Mar 23, 2026
c
memory
system
shared-memory
shared
multiplying an integer by 5 using bitwise operator
Mar 22, 2026
c
bitwise-operators
sscanf() double & string
Mar 23, 2026
c
how to scanf unknown amount of integer numbers into array in C?
Mar 23, 2026
c
arrays
integer
How to wait for 30 hours?
Mar 22, 2026
c
winapi
What does this expression: void* (*fct)(void*(*)(void*), void*)?
Mar 23, 2026
c
pthreads
« Newer Entries
Older Entries »