SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does free() of a struct result in segfault (wrong usage of pointers)?
user_4227179
0
•
asked May 1, 2022
1
1
32
free
pointers
segmentation-fault
struct
c
What is the purpose of __mptr in latest container_of macro?
user_19005488
0
•
asked May 1, 2022
2
1
164
gcc-plugins
linux-kernel
struct
macros
c
Why is output being written to a pipe being buffered
user_17013226
0
•
asked May 1, 2022
2
1
89
pipe
linux
c
Confused between passing strings to a function (C)
user_19005139
0
•
asked May 1, 2022
3
3
71
pointers
function
c
arrays
string
How to remove last whitespace after each line in c?
user_19003894
0
•
asked Apr 30, 2022
3
2
62
c
strlen() is returning a value that includes the null terminator
user_14665211
0
•
asked Apr 30, 2022
2
2
117
clang
c
string
prefix and postfix with dereferencing operator
user_17222145
0
•
asked Apr 30, 2022
1
3
392
c
Implementing matrix operation using AVX in C
user_15459165
0
•
asked Apr 30, 2022
2
2
239
avx
matrix-multiplication
simd
matrix
c
Stack implementation using array, push, pop and display in C
user_18570019
0
•
asked Apr 30, 2022
2
3
392
c
Should the preprocessor arithmetic match the architecture targeted by the compilation?
user_13981672
0
•
asked Apr 30, 2022
3
1
132
language-lawyer
preprocessor
c
Prev
Prev
116
117
118
(current)
119
120
Next
Next
Hot Questions