SpiceQA
Questions
Tags
Users
Badges
user_7610883
@user_7610883
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Difference between const char *p = "some_string" and const char[] = "some_string" in terms of memory allocation
4 votes
C function that allows two data types
4 votes
Problem scanning a string from a text file into an array
2 votes
MIN and MAX in C
1 votes
changing extern function pointer to extern pointer using preprocessor
1 votes
Top Questions
ADD vs OR vs XOR to calculate an index
2 votes
1 answers