SpiceQA
Questions
Tags
Users
Badges
user_136208
@user_136208
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
checking for eof in string::getline
67 votes
In a C expression where unsigned int and signed int are present, which type will be promoted to what type?
46 votes
What's the proper use of printf to display pointers padded with 0s
41 votes
Why isn't it legal to convert "pointer to pointer to non-const" to a "pointer to pointer to const"
40 votes
Default argument promotions in C function calls
38 votes
Top Questions
Rebuilding when a variable change
2 votes
1 answers