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 ... 34 35 36 37 38 ... 47
Title Δ
How negative numbers are stored in memory? How to know the bit repr... -0.90
The difference between %*c%c and %c -0.38
Unable to initialize c array -1.06
Returning strings from function in c -2.68
Changes rows of the matrix +1.17
Efficient/easy way to guard for NULL after conversion from "ch... -1.49
std::remquo purpose and usage? +0.38
bitwise AND with if statement +0.87
How can I perform a "printf string attack" using a buffer... 0.00
equivalent of double in stdint.h? 0.00
Is there a memory leak in my code? (using pointers to store strings) -0.54
Assiging an integer pointer to array of structures and still code g... +0.37
find median with minimum time in an array -0.71
How to know if ASCII is used? +0.71
When using an external diff tool for Git, how can I get the full pa... 0.00
Is this buffer overflow working on Mac OSX? -0.95
negating characters in C +0.54
What's the proper way to define an array of arrays of function poin... -1.36
Random guessing game - bug -1.01
void pointer typecasting -2.11
Casting Error: lvalue required as left operand of assignment +1.28
Getting a weird pointer error, though not using pointers -0.29
Is there a verify function in c standard libraries? +0.37
Retrieving a multidimensional array from an array 0.00
Local struct in c 0.00
Double slash comment substituition within a macro +2.47
can I have a C macro that accepts undefined number of parameters? +1.41
Splitting string with token -1.02
Why is a typedef not allowed in the inner struct? +2.00
interaction with hardware in c +0.73
What is the value of a NULL address location? +0.50
Why is sizeof(type) the size of a pointer, not the size of the type... +0.51
Where is the definition of the POSIX function "stat" on L... +1.01
Have compiler declare and locate debug pointer variable 0.00
c++ segfault: char pointers -1.76
Understanding the gcc optimization +1.21
I'm looking geometry code and I don't know p1[X] code +0.84
warning when using bitfield with unsigned char 0.00
I define a C function named 'free': How to stop glibc's printf from... +1.53
referencing struct fields in c with square brackets and an index in... +1.12
Anyway to see list of preprocessor defined macros? (gcc) +2.45
Is it possible to check if a variable is of type struct? +0.16
Arduino pass multiple parameters over serial port -1.94
About gcc-compiled x86_64 code and C code optimization -0.09
How to limit scanf function in C to print error when input is too l... -0.10
Get number of digits of a number -0.02
What is the difference between char *str being null and str[0] == '... -0.40
In double (*foo)[2] what does the [2] represent +0.39
Fast method to initialize my array -0.38
Casting troubles when using bit-banding macros with a pre-cast addr... 0.00