SpiceQA
Questions
Tags
Users
Badges
user_10795151
@user_10795151
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
What can I use for input conversion instead of scanf?
98 votes
Why have i++; i--; right after each other?
41 votes
Does C have an equivalent of std::less from C++?
18 votes
Why cast free's return value to void?
12 votes
Include multiple header-files at once with only one #include-expression?
10 votes
Top Questions
What can I use for input conversion instead of scanf?
144 votes
8 answers
What is a raw string?
39 votes
4 answers
What is a fully promoted type?
11 votes
1 answers
Why is © (the copyright symbol) replaced with (C) when using wprintf?
6 votes
1 answers
How can I get GCC to optimize this bit-shifting instruction into a move?
6 votes
2 answers