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
Reading STM32 timer value
Sep 22, 2025
c
timer
stm32
Purpose of atomic structures
Sep 22, 2025
c
struct
atomic
c11
WINAPI C - CreateFileMapping fails with error 8 - ERROR_NOT_ENOUGH_MEMORY
Sep 22, 2025
c
file
winapi
memory
mapping
Wrap printf with custom condition
Sep 22, 2025
c
printf
customization
variadic-functions
Why do I need to initialize pthread mutex in C?
Sep 22, 2025
c
pthreads
boost-mutex
how use a structure in a unaligned buffer
Sep 23, 2025
c
gcc
network-programming
arm
strict-aliasing
Passing a Go slice of float32 to CGo as a C float[]
Sep 22, 2025
c
go
catboost
catboostregressor
How to take ints from user using fgets in C?
Sep 22, 2025
c
pointers
fgets
Is C read() Thread Safe?
Sep 22, 2025
c
linux
multithreading
file
thread-safety
How to return from pcap_loop() or pcap_dispatch() without using pcap_breakloop() within the callback function
Sep 22, 2025
c
pcap
Non-Blocking i/o in c? (windows)
Sep 23, 2025
c
io
nonblocking
#include <Python.h> no such file or directory for windows 10 fix
Sep 22, 2025
python
c
windows
header
scanf char variable in between scanf integer variable doesn't work? [duplicate]
Sep 23, 2025
c
char
int
scanf
Given a double value x, why (signed long long)(x) != *(signed long long *)(&x)?
Sep 23, 2025
c
type-conversion
double
format-specifiers
long-long
GCC C99 Disable compilation of main() without return
Sep 23, 2025
c
gcc
c99
Efficient way of passing num arrays to C from Raku
Sep 22, 2025
c
raku
rakudo
nativecall
Is there a way to capture the return status of a process without waiting for it?
Sep 21, 2025
c
process
fork
status
C - Error is "free(): invalid next size (normal) "
Sep 22, 2025
c
pointers
gdb
valgrind
sigabrt
Is TRUE/FALSE part of C standard?
Sep 23, 2025
c
Older Entries »