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 2 3 4 ... 47
Title Δ
error: comparison between signed and unsigned integer expressions -1.29
GCC linux 5.1 does not warn when comparing signed and unsigned ints -2.77
gcc -O optimization: Help me understand the effect +1.85
Macro representing a pin on a microchip -1.28
manage enum var in c (porting code from c++) 0.00
What's the purpose of stack pointer alignment in the prologue o... 0.00
Why doesn't the following statement work? +1.17
What's the use of "extern" with variable in C? 0.00
Is casting byte array to int based on memory alignment safe? 0.00
Is it allowed for an enum to have an unlisted value? +0.41
C array of structs declaration +0.32
typedef struct error: expected a ';' 0.00
Can I always reliably set a function pointer to NULL in C and C++? +0.20
Change value through pointer +1.31
Structs: what should go a header and what should go in the source? -1.40
Typechecking in const anonymous union 0.00
Incorrect calculation result 0.00
Variadic arguments don't work in AIX 5.3 on CC compiler -2.50
What does this forward slash do 0.00
Difference between two methods of malloc +0.37
stack memory allocation is it done in processor/RAM +0.28
C - Why is my function returning NULL? +0.92
C strange shifting behaviour 0.00
What's an example of incorrect use of the ARM C Compiler Option... +0.72
Whats the difference between int * p and int p*? -2.76
Global variables for Nodes +0.31
Usage of Enum Types 0.00
Xcode error "Conflicting types" running a C code for a ve... +1.62
How can I overwrite the data in an element of an array of structures? +1.05
Not working real number in c 0.00
C character array printing numbers insted of the assigned charaters +0.31
How to initialize a global array that holds pointers to structs? 0.00
Macros with extra parameter at the end? 0.00
Calling a function pointer passed to another function -1.71
Is putting business logic inside listener/executer classes a bad pr... -1.53
Why is the public class name wrong?(Card Layout) +0.18
strange output from g_print -0.67
Why i need initialize a varible class when i want use it +0.31
char [] as a return type in C 0.00
Static variable file scope -0.39
How does a C library call kernel system calls +0.27
Variable declaration anywhere in the file +0.31
Why does printing an uninitialized bool array as integers produce v... -1.95
Why does an infinite loop block a printf statement earlier in my C... -2.20
Should I stop using the term C/C++? +1.00
string.h and strncpy with pointers in C -0.35
How does Java store Negative numbers in an Integer Variable? +1.55
How to make an answer a floating number or integer depending on the... +0.62
C89 and variable initialization +0.41
Are there any risks or gotchas when using C bools as integers 0.00