SpiceQA
Questions
Tags
Users
Badges
user_4989451
@user_4989451
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
I need a way in a C preprocessor #if to test if a value will create a 0-size array
118 votes
Does C or C++ guarantee array < array + SIZE?
80 votes
What does `0+ptr` (0 plus a pointer) mean?
61 votes
How does alloca() work on a memory level?
16 votes
Is it legal to use more parameters than expected when calling a function?
7 votes
Top Questions
Using offsetof to access struct member
11 votes
2 answers
Pointer arithmetics and comparison within a structure
9 votes
2 answers
Towards strictly compliant usage of container_of
3 votes
2 answers
Does idiomatic initialization of a dynamic array invoke Undefined Behavior?
3 votes
1 answers