SpiceQA
Questions
Tags
Users
Badges
user_6879826
@user_6879826
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Does the C standard require the size of an array of n elements to be n times the size of an element?
22 votes
What's the difference between a and a + 0 as C pointers?
9 votes
Why I can't (push 3 '()) in Common Lisp's REPL?
8 votes
Functions that return multiple values Lua
8 votes
Why does the position of arguments matter in cons?
7 votes
Top Questions
Is it UB to access an element one past the end of a row of a 2d array?
5 votes
2 answers