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
Why does that macro-emulated function default argument expand differently in GCC and MSVC (C or C++)?
Oct 30, 2025
c++
c
macros
language-lawyer
Why register array names can be assigned to pointer variables without compiler error?
Oct 30, 2025
c
clang
c89
storage-class-specifier
register-keyword
Converting a big integer to decimal string
Oct 29, 2025
c
biginteger
bigint
format-conversion
Largest triangle in convex hull
Oct 30, 2025
c
algorithm
computational-geometry
how to remove path from the default gcc search path
Oct 30, 2025
c
gcc
ubuntu
boost
fatal error: editline/readline.h: No such file or directory compilation terminated
Oct 30, 2025
c
editline
Pass a callback function from python to c using cython
Oct 29, 2025
python
c
callback
cython
random(int) and randomize() in C
Oct 29, 2025
c
random
Why does `accept(2)` need the `sockaddr` length as a separate pointer?
Oct 29, 2025
c
macos
unix
Flexible array member without having to be the last one
Oct 30, 2025
c
struct
c99
c11
flexible-array-member
What are ways to detect race conditions on Linux?
Oct 30, 2025
c
linux
gcc
x86
valgrind
CLion, CMSIS and error: "expected identifier or '(' before '__asm'"
Oct 30, 2025
c
assembly
cmake
arm
clion
How to react to mouse wheel in Xlib?
Oct 30, 2025
c
mousewheel
xlib
How do I reset the STM32 HAL UART driver (HAL) state?
Oct 30, 2025
c
stm32
interrupt
hardware
mmap thread safety in a multi-core and multi-cpu environment
Oct 28, 2025
c
multithreading
multiprocessing
multicore
mmap
Weird gcc warning and sanitizer crash
Oct 28, 2025
c
gcc
compiler-warnings
Can I assign a value to one union member and read the same value from another?
Oct 29, 2025
c
struct
language-lawyer
unions
`atomic_compare_exchange_strong_explicit()` -- what do the various combinations of `success` and `failure` parameter do, when not equal?
Oct 30, 2025
c
assembly
atomic
stdatomic
Operator precedence in c with pointers
Oct 30, 2025
c
operator-precedence
« Newer Entries
Older Entries »