Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Omkant
Playing with C is really fun.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
14
votes
What type of declaration is this?
c
gcc
struct
asked Nov 29 '12 at 14:30
stackoverflow.com
9
votes
Why case: always requires constant expression while if() doesn't?
c
if-statement
switch-statement
asked Dec 21 '12 at 18:58
stackoverflow.com
7
votes
What is Indeterminate value?
c
asked Nov 16 '12 at 20:06
stackoverflow.com
6
votes
What's meaning of these volatile with pointers in C ?
c
pointers
volatile
asked Nov 6 '12 at 11:12
stackoverflow.com
5
votes
How to print value of global variable and local variable having same name?
c
gcc
asked Aug 29 '12 at 18:04
stackoverflow.com
5
votes
How to make generic function using void * in c?
c
void-pointers
asked Nov 20 '12 at 8:43
stackoverflow.com
Top Answers
27
What is &&&& operation in C
stackoverflow.com
16
initializing an array of ints
stackoverflow.com
10
How to get the exact number of times that a function is executed in C++?
stackoverflow.com
9
“i < 0.7” is true following an “float i = 0.7” initialization above?
stackoverflow.com
9
C - freeing structs
stackoverflow.com
6
sscanf unexpected results
stackoverflow.com
5
How to solve this fork() example in c
stackoverflow.com
5
initializer element is not constant
stackoverflow.com
5
Why the output is infinite?
stackoverflow.com
5
void main(void) vs main()
stackoverflow.com
5
Strange equality check using bitwise shift operators
stackoverflow.com
5
Strange symbols in sprintf
stackoverflow.com
Stack Exchange works best with JavaScript enabled