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
Inserting nodes in a binary search tree
Oct 22, 2025
c
binary-search-tree
C - Is struct variable a pointer?
Oct 20, 2025
c
struct
Can fnctl(F_SETOWN, <pid>) direct a signal to a pthread ID instead of a process ID?
Oct 22, 2025
c
linux
signals
posix
Convert unsigned char array into uint8_t array?
Oct 22, 2025
c
unsigned-char
Converting 8 bits to a scaled 12 bits equivalent
Oct 21, 2025
c
algorithm
converters
Can I use one Linux .so for all Linux compilers?
Oct 22, 2025
c
linux
dll
Is it possible to pass a C function pointer to a function that is unknown at compile time to a C function using Cython?
Oct 21, 2025
python
c
cython
Readdir/closedir - Valgrind shows "invalid read"
Oct 22, 2025
c
linux
valgrind
readdir
How to save the clang AST?
Oct 21, 2025
c
clang
abstract-syntax-tree
Does the thundering herd issue still exist in epoll of new Linux kernel?
Oct 22, 2025
c
linux
concurrency
When is integer to floating point conversion lossless?
Oct 22, 2025
c++
c
floating-point
Why am I getting WM_MOUSEACTIVATE when I click on my child window? I have it change focus to the parent, which screws child kill focus logic
Oct 22, 2025
c
winapi
focus
list adapters addresses and mask/prefix, both IPv4 and IPv6 (GetAdaptersAddresses)
Oct 22, 2025
c
winapi
network-programming
ipv6
ipv4
C - freopen() for redirecting needs fclose()?
Oct 21, 2025
c
Integer evenness testing (% 2 vs & 1)
Oct 21, 2025
c
gcc size of types
Oct 21, 2025
c
gcc
portability
don't understand gcc --with-local-prefix, --with-native-system-header-dir=
Oct 21, 2025
c++
c
linux
gcc
g++
Clang optimization: && vs &: optimized vs. non-optimized (for certain values)
Oct 20, 2025
c
optimization
x86
clang
bitwise-operators
« Newer Entries
Older Entries »