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
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
The Linux Kernel container_of macro and generic containers in C90
Oct 20, 2025
c
data-structures
linux-kernel
typeof
c89
What is the difference between NUL and NULL? [duplicate]
Oct 22, 2025
c
Does libcurl able to send a http message over UDP?
Oct 22, 2025
c++
c
curl
udp
libcurl
How does C compiler handle bit-field?
Oct 22, 2025
c
struct
bit-fields
In Mac OS Catalina all current documentation fails for Unable to find Mach task port for process-id, any advice?
Oct 22, 2025
c
debugging
gdb
keychain
macos-catalina
Program that tells user whether one number is evenly divisible by another
Oct 20, 2025
c
newline
scanf
Can we modify limits.h? Would it render any effect?
Oct 21, 2025
c
linux
header
kernel
posix
What are the rules for JNI local references returned to a program that embeds a Java VM?
Oct 20, 2025
java
c
memory-management
java-native-interface
C shared library problems
Oct 22, 2025
c
makefile
How do you prevent names from colliding in C
Oct 21, 2025
c
namespaces
collision
First call to rand after calling srand doesn't look random at all
Oct 20, 2025
c
What's the point of declaring the main function's formal arguments as "int argc, char* argv[argc+1]"?
Oct 22, 2025
c
semantics
argv
Do we need a memory acquire barrier when loading a pointer from memory?
Oct 19, 2025
c
assembly
atomic
memory-barriers
Convert C Header to delphi
Oct 21, 2025
c
delphi
dll
header
« Newer Entries
Older Entries »