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
How to use a variable as a format string in printk?
Sep 15, 2022
c
linux-kernel
printk
C: Array initialization requires a brace-enclosed initializer list - simple code
May 13, 2022
c
arrays
How to pass structs to C function from x86-64 assembly on Mac (NASM)
May 29, 2022
c
assembly
struct
x86-64
Is NULL a pointer?
Sep 15, 2022
c
pointers
null
conceptual
concept
How can I work around GCC optimization-miss bug 90271?
Nov 11, 2022
c
gcc
compiler-optimization
What is the relationship between POSIX and the C language?
Jun 22, 2022
c
linux
posix
Reading value from memory location (with 24-bit address) in 8-bit microcontroller
Jul 08, 2022
c
pointers
memory
embedded
Linux system calls vs C lib functions
Apr 23, 2022
c
linux
system-calls
"Unknown type name" in Enum C
Jun 22, 2022
c
gcc flags to disable arithmetic optimisations
Jul 20, 2022
c
gcc
x86
compiler-optimization
microbenchmark
How to emulate _mm256_loadu_epi32 with gcc or clang?
Sep 15, 2022
c++
c
intrinsics
avx512
How to call a Nim function from Rust through C-FFI?
Feb 20, 2022
c
rust
ffi
nim-lang
How can I return a string allocated in C to Ada and free it in Ada?
Sep 11, 2021
c
ada
Most efficent way to calculate CRC64 with reflected input
Jul 20, 2021
c
performance
crc
crc32
crc64
Dereference operator (*) differences between char* and int*
May 30, 2022
c
pointers
printf
format-specifiers
Which AVX and march should be specified on a cluster with different architectures?
Aug 31, 2022
c
compiler-optimization
hpc
avx
icc
Passing a C-styled integer array to an Ada function to retrieve the first element in the array
Jul 19, 2022
c
googletest
ada
what does this line of code "#define LIBINJECTION_SQLI_TOKEN_SIZE sizeof(((stoken_t*)(0))->val)" do?
Oct 15, 2022
c
pointers
structure
sizeof
dereference
GDB-remote + qemu reports unexpected memory address for static C variable
Jul 07, 2022
c
x86
gdb
qemu
osdev
Can we assume that x == (int)sqrt(x * x) for all positive integers?
Sep 13, 2022
java
c++
c
math
« Newer Entries
Older Entries »