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
Is it legal to treat a pointer like an array?
Oct 20, 2025
c
arrays
pointers
SIMD instructions on custom data types
Oct 19, 2025
c
struct
structure
simd
How do BLAS/cuBLAS treat the factors alpha and beta in their routines?
Oct 20, 2025
c
blas
algebra
cublas
Why GCC compiles and links two files even if 'extern' is not used?
Oct 20, 2025
c
extern
How does C/C++ copy structs?
Oct 19, 2025
c++
c
struct
copy
Disabling clang-tidy diagnostic
Oct 20, 2025
c
clang
naming-conventions
clang-tidy
Is there some short example of how to use prctl() when it comes to setting subreapers?
Oct 19, 2025
c
linux
process
What library to include on Windows for stdlib.h functions?
Oct 19, 2025
c
windows
c-standard-library
Generate Float Random Values (also negative)
Oct 20, 2025
c
random
How to use values of local variable in another function in C
Oct 20, 2025
c
variables
local
How to make SetTimer() only send one WM_TIMER message?
Oct 20, 2025
c
winapi
How to passing input data in GDB mode for programming C. Already passed parameters and run program
Oct 20, 2025
c
debugging
gdb
C How to generate an arbitrary permutation within range [i,j]? [closed]
Oct 19, 2025
c
algorithm
random
permutation
How is tmc2209 stepper driver IC calculating CRC?
Oct 20, 2025
c
uart
crc
getchar() in C is completed without pressing Enter
Oct 18, 2025
c
io
getchar
‘getnstimeofday' is an implicit declaration in system call when <linux/time.h> is included
Oct 19, 2025
c
linux-kernel
system-calls
gettimeofday
How to fix these error “Implicit declaration of function is invalid in C99” and "Conflicting types" in .c file in Xcode objective-C?
Oct 19, 2025
c
objective-c
iphone
xcode
v5 UUID. What is difference between UUID of the namespace and name
Oct 20, 2025
c
uuid
Why won't sys/stat.h define ino_t with -std=c1x?
Oct 20, 2025
c
posix
standards
stat
Is it possible to identify whether an address reference belongs to static/heap/stack in the process address space
Oct 20, 2025
c
heap-memory
memory-address
« Newer Entries
Older Entries »