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
Fast way to copy an array
Oct 30, 2025
c
arrays
pointers
optimization
multidimensional-array
How to pass a 2d array returned in a C function to python using ctypes
Oct 30, 2025
python
c
ctypes
Signals and libraries
Oct 30, 2025
c
unix
shared-libraries
signals
posix
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
Older Entries »