SpiceQA
Questions
Tags
Users
Badges
user_12180605
@user_12180605
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
are multiple statements inside an if the same as multiple ifs?
14 votes
What is the difference between initializing struct in following ways in C?
2 votes
when should we add '&' and when we shouldn't while calling a function in c language?
2 votes
makes pointer(integer) from integer(pointer) without a cast
1 votes
How to insert an element at the last position in an array dynamically in C?
1 votes
Top Questions
Why does my buffer have more memory allocated on the stack than I asked for?
4 votes
1 answers