SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is strict aliasing one-way?
user_17665807
0
•
asked May 25, 2022
3
3
171
strict-aliasing
language-lawyer
x86
c
Safely copying `const char *` into struct pointer
user_5718551
0
•
asked May 25, 2022
2
1
95
pointers
constants
c
How to include libcurl in an ESP32 project
user_18869012
0
•
asked May 25, 2022
2
0
314
esp32
libcurl
cmake
c
Error compiling eBPF C code inside kernel source files
user_13073924
0
•
asked May 25, 2022
1
2
281
ebpf
linux
c
I can't understand why the command 'typedef' can be used like this
user_19190368
0
•
asked May 25, 2022
4
4
126
pointers
typedef
function
c
pclose with NULL parameter
user_13611002
0
•
asked May 25, 2022
2
1
133
linux
c
Why don't GCC and Clang optimize multiplication by 2^n with a float to integer PADDD of the exponent, even with -ffast-math?
user_17665807
0
•
asked May 24, 2022
5
1
151
compiler-optimization
floating-point
x86
assembly
c
Valgrind Invalid read of size 4 with linked list in C
user_17989054
0
•
asked May 24, 2022
2
1
83
linked-list
c
C program launch argument
user_17573777
0
•
asked May 24, 2022
2
1
43
c
merge sorting does not reach the last element
user_19074648
0
•
asked May 24, 2022
1
1
44
mergesort
sorting
c
Prev
Prev
100
101
102
(current)
103
104
Next
Next
Hot Questions