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
What %qu format stands for in printf()
Dec 24, 2025
c
Emulating a packed structure in portable C
Dec 23, 2025
c
data-structures
portability
Using 2-dimensional char-array with a function
Dec 24, 2025
c
arrays
function
Multi-threaded udp server/client
Dec 24, 2025
c
udp
fork
how to debug make
Dec 23, 2025
c
debugging
makefile
How to tell whether a font is monospace using GTK and Pango?
Dec 24, 2025
c
fonts
gtk
pango
monospace
Aho-Corasick algorithm with C language
Dec 24, 2025
c
segmentation-fault
malloc
string-matching
aho-corasick
Is there a way to use arrays in switch statement case (C)?
Dec 23, 2025
arrays
c
switch-statement
cs50
I do not understand what exactly is dynamic memory allocation
Dec 24, 2025
c
stack
malloc
heap-memory
dynamic-memory-allocation
Why is the strlen here equal to 25?
Dec 23, 2025
c
printf
c-strings
fgets
strlen
In what conditions is one comparison for "if" and "if-else" at С as at assembly?
Dec 23, 2025
c
if-statement
assembly
optimization
comparison
Usefulness of void pointer in C and C++
Dec 24, 2025
c++
c
pointers
templates
void
Macro that expands to value or empty, based on boolean argument
Dec 23, 2025
c
Why do I get an excess element warning in this tagged union in gcc C?
Dec 24, 2025
c
gcc
Is there a way to express binary numbers with some sort of separation between digits in C?
Dec 23, 2025
c
Socket re-write after failed
Dec 23, 2025
c
windows
linux
tcp
How do I interrupt a background thread that's blocking on IO?
Dec 24, 2025
c
pthreads
interrupt
Flex, continuous scanning stream (from socket). Did I miss something using yywrap()?
Dec 23, 2025
c
lex
flex-lexer
How to start debug in Visual Studio Code on macOs in C language?
Dec 23, 2025
c
debugging
visual-studio-code
Formatted I/O inside signal handler
Dec 22, 2025
c
io
signals
reentrancy
Older Entries »