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
Using qsort() to sort doubles in an array of structs
Jul 13, 2026
c
qsort
Why can't casting an address to int* be an lvalue but casting to a struct pointer can?
Jul 13, 2026
c++
c
Concatenate C macro definition string to literal strings
Jul 13, 2026
c
string
macros
c-preprocessor
stringification
Why can't I use this code to overwrite a string?
Jul 13, 2026
c
pointers
How to align HeapAlloc [duplicate]
Jul 13, 2026
c
memory-management
How to make int from char[4]? (in C)
Jul 13, 2026
c
casting
Internal pointer variable for structure in C?
Jul 12, 2026
c
data-structures
Adding a RAM section in linker file STM32
Jul 13, 2026
c
linker
embedded
stm32
Why doesn't cin have specifier format or ampersand like scanf?
Jul 13, 2026
c++
c
How to write a custom reset() function in C for AVR-Studio?
Jul 13, 2026
c
gcc
avr
avr-gcc
How to fix error message "__builtin_avr_delay_cycles expects a compile time integer constant make"?
Jul 13, 2026
c
adc
Nasm, not printing the correct value
Jul 12, 2026
c
assembly
floating-point
printf
nasm
FFmpeg -- Using hardware acceleration for video decoding
Jul 13, 2026
c++
c
video
ffmpeg
Do C compilers optimize the execution stack in case of successive function calls?
Jul 12, 2026
c
embedded
compiler-optimization
callstack
getting unexpected output when shifting elements of an array
Jul 13, 2026
arrays
c
Why can I still access array automatic allocated in function after return?
Jul 13, 2026
arrays
c
pointers
memory
stack
Older Entries »