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
Getting size of a specific byte array from an array of pointers to bytes
May 12, 2026
c
arduino
Does a procedure call in the same object module require relocation in the link stage
May 12, 2026
c
linux
compilation
linker
gnu
Does VirtualLock really do what it say?
May 11, 2026
c++
c
windows
Increasing performance of 32bit math on 16bit processor
May 13, 2026
c
performance
32-bit
pic
16-bit
RDTSC in C inline assembly causes segmentation fault!
May 13, 2026
c
assembly
segmentation-fault
Undefined behavior in C [duplicate]
May 13, 2026
c
undefined-behavior
sequence-points
Any difference or risk between"var&0xFFFFFFFFu" vs. "var&0xFFFFFFFF"?
May 13, 2026
c
Why does the second macro fail to compile with "invalid use of void expression" while the first works?
May 13, 2026
c
ternary
How do we call this "int * name[4]" using this phrase “derived-declarator-type-list array of T"
May 13, 2026
arrays
c
pointers
language-lawyer
declaration
Quaternions in CLAPACK or an Alternate C Style Quaternion Library
May 11, 2026
c
linear-algebra
quaternions
Passing many variables vs. passing struct
May 13, 2026
c
performance
pointers
struct
What kind of C11 data type is an array according to the AMD64 ABI
May 12, 2026
c
assembly
types
x86-64
calling-convention
How to get opencv include work in kubuntu? (Includes solution to how to include and link in netbeans 6.7.1)
May 13, 2026
c
include
opencv
libraries
ubuntu
assembler programming in user space
May 13, 2026
c
assembly
linux-kernel
arm
Enforcing the ANSI C standard in Eclipse
May 13, 2026
c
eclipse
Valgrind memory leak points to localtime
May 13, 2026
c
macos
memory-leaks
valgrind
Unusual initializer for char array in C
May 11, 2026
c
arrays
char
literals
How to initialize a float variable to be infinity in C language ? [duplicate]
May 12, 2026
c
floating-point
initialization
Copying float values into char array
May 13, 2026
c
string
strcpy
strcat
« Newer Entries
Older Entries »