SpiceQA
Questions
Tags
Users
Badges
user_2993960
@user_2993960
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Question about converting `void *` to `int` in C
10 votes
What is (void) with () in C
5 votes
Reading numbers from a text file into an array in C
4 votes
fputs or fprintf not writing into a file for strings
3 votes
Why does my debugger show extra characters in character array?
2 votes
Top Questions
Who defines C operator precedence and associativity?
28 votes
5 answers
Is Using 'sizeof(char)' When Dynamically Allocating A 'char' Redundant?
10 votes
6 answers
Can you ever assume typecasting pointers is safe?
4 votes
3 answers