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
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
How to understand the syntax of two functions malloc() and calloc() exactly
Mar 05, 2023
c
syntax
dynamic-memory-allocation
How to use C library from Haskell?
Mar 05, 2023
c
haskell
interop
ffi
Make variable have same type/effect as #define?
Mar 06, 2023
c
pointers
type-conversion
int
esp32
Nested macro calls
Mar 06, 2023
c
macros
c-preprocessor
c99
How do pointers reference multi-byte variables?
Mar 05, 2023
c
pointers
memory-address
Converting a structure containing floats into something more network friendly
Mar 06, 2023
c
network-programming
computer-science
defined macro '__CCP_H__' is reserved to the compiler [MISRA 2012 Rule 21.1, required]
Mar 06, 2023
c
misra
Finding numbers greater and less than in array
Mar 06, 2023
c
pass-by-reference
How to create a cairo object within a gtk window in GTK+3
Mar 05, 2023
c
gtk
cairo
Using condition instead of assignment in first part of for header in C
Mar 06, 2023
c
loops
for-loop
Can c11's 'Generic' keyword be used within gcc _Static_assert
Mar 06, 2023
c
gcc
compiler-errors
c11
static-assert
Verify macro argument size at compilation time
Mar 05, 2023
c
sizeof
bit-fields
c11
« Newer Entries
Older Entries »