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
Interprocess communication: passing C-style structs vs C++-objects
Mar 07, 2023
c++
c
object
struct
ipc
What data type to use in a bit array [closed]
Mar 07, 2023
c
data-structures
bitset
bitarray
Empty structs in C
Mar 07, 2023
c
struct
ada
is-empty
Redirect printf to fopencookie
Mar 07, 2023
c
printf
raspbian
glibc
stdio
Converting 32-bit integer value to unsigned 16-bit integer
Mar 07, 2023
c
types
type-conversion
integer
unsigned-integer
Portable way of splitting n-byte integer into single bytes
Mar 07, 2023
c
bit-manipulation
portability
Where can I find the full syntax of C that is necessary to implement a compiler?
Mar 07, 2023
c
parsing
syntax
implementation
lexical-analysis
Why is array initialization with ternary operator illegal?
Mar 07, 2023
c
arrays
ternary-operator
Why use .data instead of reserving space in .bss and initializing at runtime, for variables in assembly/C?
Mar 06, 2023
c
linux
assembly
memory
x86
How to expose C struct size without exposing its type?
Mar 07, 2023
c
Is it safe to assume that atan2(0,0) returns 0?
Mar 06, 2023
python
c
atan2
Code compiled with ICC works with -O2, warning about strtok and a crash with -O1
Mar 07, 2023
c
icc
Do pointers refer to physical or to virtual memories?
Mar 07, 2023
c
pointers
memory
virtual
Can't solve: 'Redefinition of NULL macro'
Mar 06, 2023
c
Is it possible to generate CAN bus error using STM32?
Mar 07, 2023
c
embedded
stm32
can-bus
Behaviour of 2 inline functions calling each other in C
Mar 06, 2023
c
gcc
inline
In which versions of the C standard are variable length arrays not part of the language, required, or optional?
Mar 07, 2023
c
Are both of these volatile qualifier usages redundant?
Mar 06, 2023
c
syntax
language-lawyer
declaration
volatile
AVX2 Transpose of a matrix represented by 8x __m256i registers
Mar 06, 2023
c
x86
transpose
simd
avx2
Type checking arbitrary length array in ANSI C
Mar 07, 2023
c
arrays
string
ansi-c
« Newer Entries
Older Entries »