StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

ouah

Rating
1639.74 (709th)
Reputation
124,742 (513th)
Page: 1 ... 38 39 40 41 42 ... 47
Title Δ
Why is this valid C 0.00
Using Ptrace to find out what exactly does the arguments signify fo... +0.07
Why memory functions such as memset, memchr... are in string.h, but... +1.81
Why is (1/2)*x different from 0.5*x? +0.12
Bubble sort program in c +2.06
What does %0x%x mean in C/C++ programming? -1.68
How can I get argv[] as int? -0.08
Go through a 2 dimensional array in C -1.43
what does the colon do in c? +1.35
In C why do you need a statement after a goto label? -0.70
Which loop is faster in C? while loop or do-while loop -1.02
Just want to make sure I'm understanding what an external variable is -0.96
Breaking of nested loop -0.55
What is "Clean C" and how does it differ from standard C? +0.43
Defining path using #define in C -1.46
What does int x; arr[100] mean exactly? +0.85
Error: cannot use an address to initialize a field of a packed stru... 0.00
global variable initialization optimization +0.44
Initializing Structures in C - Avoiding segmentation faults -1.95
How does memory actually look for a C array? -0.94
Is this any kind of macro in linux kernel code? -1.50
Dynamic Float Format Specifier in C +0.45
Is read/write of a bool value guaranteed to be one instruction in C... -0.51
Can I assume that calling realloc with a smaller size will free the... +0.46
How to force preprocessor to use desired data type in c/c++? 0.00
Reference/Dereference Identities 0.00
Struggling with compiliation: Pointers in C -1.54
What is the difference between explicit and implicit typecast in th... -1.80
"missing return statement", but I know it is there +0.35
Expected specifier-qualifier-list before 'rooms' -0.17
Underlining User Input in C +1.74
simple input. program crashes +0.22
How to specify scope in C? +0.59
Compiling const GdkPixdata: "error: initializer element is not... 0.00
puts displays but %s does not 0.00
Macro definition error in C? -0.43
Segmentation fault on reading from /dev/ttyACM0 -0.12
How to specify enum size in GCC? +1.53
Macro to Get function name and parameter values from within function -0.36
Creating a Erlang binary through NIF with data pointing to a char * -0.08
Function Syntax in C +2.37
does codesourcery include secure version of standar functions (strc... 0.00
For Apple Implementations (Cocoa/CocoaTouch) is uint8_t always the... +0.71
Declare C89 local variables in the beginning of the scope? -0.42
Does inclusion of {} matter in C string initialization? 0.00
Segmentation Fault, can't figure out why +0.41
Accessing elements in a static array using pointer(arithmetic) in C -0.22
Comparing to void pointers whose actual type is known +1.18
What type are "C-style strings" and what's its relationsh... -1.48
Assignment to a struct array failed with "error: initializer e... -0.24