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
C/C++ no curly brace after if/for, how to lint it out?
Aug 28, 2026
c++
c
cppcheck
Where in the standard does it say that when you do bitwise operations, it will behave like big-endian?
Aug 29, 2026
c
bit-manipulation
bit-shift
How is the function get called with -O2?
Aug 28, 2026
c
assembly
gcc
optimization
How do I calculate the end address of a C struct in memory?
Aug 28, 2026
c
pointers
struct
malloc
Find any single 2D point within radius, but fast
Aug 29, 2026
c
algorithm
tree
nearest-neighbor
quadtree
How do I uppercase all strings in a linked list in c? [closed]
Aug 28, 2026
c
Problems interrupting capture with libpcap
Aug 27, 2026
c++
c
signals
libpcap
Summation over one dimension of a three dimensional array using shared memory
Aug 29, 2026
c
cuda
gpu
gpu-shared-memory
Including a typedef in two header files
Aug 29, 2026
c
include
Getting size of LPTSTR or CHAR* containing hex values
Aug 27, 2026
c
windows
string
winapi
sizeof
Performance issue when using multiple threads with sqlite3
Aug 29, 2026
c
multithreading
sqlite
Wrapping a (dynamically-linked) C library in Rust: works with rustc, not with cargo
Aug 29, 2026
c
rust
binding
rust-cargo
ASLR limitations on Linux
Aug 28, 2026
c
linux
linux-kernel
aslr
how to insert multiple characters in a string in C
Aug 28, 2026
c
string
How can I write a command line shell to capture 'UP' key to get historic input?
Aug 27, 2026
c++
c
shell
command-line
Can a thread be preempted while in the middle of a critical section?
Aug 28, 2026
.net
c
windows
multithreading
clr
#define PA6 (*((volatile unsigned long *) 0x40004200)) [duplicate]
Aug 28, 2026
c
embedded
How to declare function return type `int (*)[3]`?
Aug 29, 2026
c
R freezes when I call a C code
Aug 29, 2026
c
r
« Newer Entries
Older Entries »