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
Can't link a simple "hellow world" with Simd Library [duplicate]
Feb 06, 2026
c
gcc
linker-errors
undefined-reference
simd-library
ARM Neon in C: How to combine different 128bit data types while using intrinsics?
Feb 07, 2026
c
arm
vectorization
neon
False negative with address sanitizer?
Feb 06, 2026
c
address-sanitizer
sanitizer
Conversion of base 10 to base 6
Feb 06, 2026
c
logic
radix
base-conversion
Is undefined behavior changing a literal array?
Feb 07, 2026
c
arrays
pointers
undefined-behavior
why this MPI_Bcast related code not deadlock?
Feb 07, 2026
c
mpi
deadlock
Nested For Loop Multiple Conditions Mips
Feb 06, 2026
c
mips
C: Passing a function pointer in a function it is passed to
Feb 06, 2026
c
function-pointers
reversing byte order in c
Feb 07, 2026
c
memory
bit-manipulation
byte
Function that creates and returns an array is causing problems
Feb 07, 2026
c
arrays
function
variable-length-array
Variable initailization after being called is reflected beforehand
Feb 06, 2026
c
initialization
Getting the number of cases in a switch-case in C
Feb 06, 2026
c
switch-statement
counting
case-statement
What is the difference between two 'char*' castings in c++
Feb 07, 2026
c++
c
casting
constants
Function pointer difficulty in C, int (*foo(enum int var))(int)
Feb 07, 2026
c
function
pointers
casting
Whats the meaning of this C? int (*f)(int, int)
Feb 07, 2026
c
SSE operation on 4 arrays of integer size
Feb 06, 2026
c
assembly
sse
simd
intrinsics
Why is static keyword required for inline function?
Feb 07, 2026
c
static
inline
Older Entries »