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
Unsigned long into char array
Mar 05, 2023
c
linux
pointers
unsigned
C free memory on stack
Mar 07, 2023
c
free
undefined-behavior
printf: how to align numbers on decimal point
Mar 07, 2023
c
perl
printf
Compile-time assertion to determine if pointer is an array
Mar 07, 2023
c
assertion
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
« Newer Entries
Older Entries »