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
C - Inserting into linked list in ascending order
Dec 02, 2025
c
linked-list
Can't debug lex.yy.cc file
Dec 02, 2025
c
lex
Memory Alignment warning with gcc
Dec 02, 2025
c
gcc
memory-alignment
strict-aliasing
intrusive-containers
How does memory allocation work with char pointers(string literals, arrays)?
Dec 02, 2025
c
pointers
char-pointer
Strange output when using fork() and signal handling
Dec 02, 2025
c
signals
fork
signal-handling
GCC false positive warning on strncpy usage?
Nov 30, 2025
c++
c
g++
gcc-warning
Is there a format processor to write my own printf-like function and keep the %d style arguments, without using sprintf?
Dec 02, 2025
c++
c
serial-port
printf
uart
Getting rid of the command prompt window in win32
Dec 02, 2025
c++
c
cmd
mingw
winapi
Socket data corrupted during TCP/IP transfer
Dec 02, 2025
c
sockets
How is logic operator short circuiting here?
Dec 01, 2025
c
logical-operators
Why does ungetc have a parameter to specify which character to push back?
Dec 02, 2025
c
file-io
char
ungetc
Do I need syncrhonization in this case?
Dec 02, 2025
c
linux
gcc
x86-64
Is the math library linked statically?
Dec 02, 2025
c
gcc
libraries
static-linking
Why doesn't YACC generate shift-reduce conflict?
Dec 02, 2025
c
parsing
bison
yacc
shift-reduce-conflict
Using getpid() with clone() results in SIGSEGV
Dec 02, 2025
c
memory
clone
Reserving memory for DMA usage
Dec 02, 2025
c
linux
linux-kernel
driver
dma
How do you continue to scan until new line C without using (fgets)
Dec 02, 2025
c
Why are braces needed for preprocessor in order to have statement?
Dec 02, 2025
c
inline-assembly
preprocessor
Sending 16 bit values on 8 bit UART
Dec 01, 2025
c
uart
psoc
cypress-psoc
Assignment from incompatible pointer type after code compilation
Dec 02, 2025
c
« Newer Entries
Older Entries »