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
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
read() system call page fault doesn't depend on file size
Jul 13, 2026
c
linux
perf
page-fault
Is this kind of string truncation in c causing memory leaks?
Jul 13, 2026
c
memory-leaks
why can I use stdio.h without a corresponding stdio.c [duplicate]
Jul 12, 2026
c++
c
compilation
header-files
libraries
making a gui editor
Jul 13, 2026
c++
c
xml
linux
memcpy command alternating data while copying
Jul 11, 2026
c++
c
embedded
stm32
microcontroller
Can't get txt file to print correctly
Jul 13, 2026
c
file
while-loop
Valgrind messages : invalid file descriptor 1024 in syscall close()
Jul 12, 2026
c
profiling
valgrind
Forward-define a pragma for GCC
Jul 13, 2026
c
macros
Why does GCC produce the following asm output?
Jul 12, 2026
c
gcc
assembly
compilation
x86
Numbers bigger than 8 bytes in C
Jul 13, 2026
c
numbers
arbitrary-precision
Why do you have to read a pointer declaration backwords in C? [closed]
Jul 11, 2026
c++
c
pointers
syntax
Finding Square Root in C programming [duplicate]
Jul 13, 2026
c
square-root
realloc() issues: deallocation of old block,new size bigger than old size,and passing static array base address
Jul 13, 2026
c
dynamic-memory-allocation
realloc
memory-management
Older Entries »