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
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
Why C99 has such an odd restriction for universal character names?
Oct 21, 2025
c
unicode
Bitshift on structures
Oct 20, 2025
c
bit-shift
What is the best way to represent characters in C?
Oct 22, 2025
c
char
character
c99
« Newer Entries
Older Entries »