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 ... 35 36 37 38 39 ... 47
Title Δ
The difference between ~(x-1) and ~x+1 when x=0x80000000 -0.58
Why does return value wrap around 256 in c -1.45
Embedded compilation not liking char *var[]={"data","... +2.06
signed/unsigned int mismatch +0.38
correct C casts -0.82
Reserve space C -0.62
Cannot assign an array to another +1.50
Compare two string and remove common letters +0.74
Undefined reference to posix_memalign using mingw32 +1.84
behaviour of pointers when typecasted +1.50
modulus operator with unsigned chars +0.07
C function: assign unsigned variable to a function with a signed pa... +0.00
GCC: why constant variables not placed in .rodata -1.30
Initializing circular data in C. Is this valid C code according to... +0.07
What type does the sscanf Modifier %Fd scan? +1.57
Remove characters from string in standard C +1.85
C - Compiling with -Wall doesn't warn about uninitialized variables -0.82
Initializer is not a constant error +0.88
what's the exact type of expression: addition of two value of type... +1.62
Is it possible to interrupt a process and checkpoint it to resume i... -0.23
how to define a global "struct" variable in C +1.29
Can results of boolean operations be compared? -1.83
gdb macro symbols not present even when using -g3 or -ggdb3 or -gdw... -0.50
C - Segmentation fault in professor's test code +1.95
Assigning a pointer to an integer variable in C -0.29
dynamiclly allocate and free in C +0.34
Why is this C macro causing syntax error? +1.71
C/C++ Code not working with DEV C++. (floating point or type) -0.36
short function in c - don't understand what's wrong +0.90
Should gcc warn when an integral enum that evaluates to 0 is used a... -0.85
Why is __PRETTY_FUNCTION__ called __PRETTY_FUNCTION__? +1.36
Anonymous functions using GCC statement expressions +0.85
using a for-loop iterator after the loop exists in C +1.28
defining unused parameters in C -1.49
errno location on different systems +0.39
Access violation writing to static global variable? -0.59
initializing char array with spaces -0.45
Assigning the result of fopen inside an if statement +0.31
Why do you need an explicit `-lm` compiler option -1.57
Two pointers pointing to the same address -0.54
Integer pointers in C? +1.94
Illegal Instruction +2.00
How is this a definition? -0.80
GDB: Force through an if statement -0.87
C struct to void* pointer +1.18
What is the difference between {0} and ""? +1.70
typedef error under gcc +1.64
Encoding file with AES -1.52
Segmentation error when trying to copy data from one struct to anot... +0.41
Will an empty for loop used as a sleep be optimized away? +1.02