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 ... 4 5 6 7 8 ... 47
Title Δ
How to use keyword as an identifier in c? 0.00
Recursive minimum function +0.64
What is the meaning of (unsigned char *)&variable_name? -1.40
Why does ((unsigned char)0x80) << 24 get sign extended to 0xF... +0.82
How to limit heap size for a c code in linux -2.83
Equality of a floating point variable initialised to zero in C +0.63
C: Different pointer casting +0.43
Datatype of pthread_t in pthreads? +1.84
error: indirection requires pointer operand 0.00
How to Understand this #define in C 0.00
pointing to element before array start in C99 +2.02
C what is this line of code doing? Is it casting? +0.05
Why create a pointer in C when you can just point directly to the v... 0.00
Why is C standard bool not bool_t? +1.24
C Code For loop with nested If; modulus and sqrt issue -1.50
gcc Warning Passing argument 2 of 'alt_16550_fifo_write' ma... -1.67
Getting smiley faces instead of 0 and 1s when converting int array... -1.65
C functions with : : (double colon) syntax? 0.00
Initializing a structure in C gives "declaration of anonymous... +1.23
Whats wrong with my function or main? +0.69
passing argument 2 of ‘strstr’ makes pointer from integer without a... 0.00
Don't stop printf at null termination (\0) -1.89
Simple case of string mutation 0.00
The output of ceil() and floor() in C language is odd +1.51
Using unsigned int instead of unsigned short changes behaviour 0.00
Pointer Conception +0.45
What does 0 in printf( 0, "%d", num) do? -2.66
Summation of primes is giving wrong answer +1.34
C - Function with alias? +0.27
Error: Expected ';' , ',' or ')' before (fi... 0.00
How to tell gcc to not to optimize specific function 0.00
Yet another "return-local-addr" - "function returns... +1.24
Default values for Array of Pointers in C +1.12
Is it only the first character of a const char * that is constant? +1.20
Why is the value of j in "j= 2 * 3 / 4 + 2.0 / 5 + 8/5;"... +0.07
ARM Keil error #17 expected a "]", C3910W: Old syntax 0.00
i am unable to figure out how the below code produce output as ffff... +0.28
Right shift for signed integer -2.63
Why I can't crash the program even though I am following codes... +0.03
Hexadecimal number comparison? -1.08
Previously perfect C program doesn't run after compiling on Ubu... +0.29
Why does sizeof(A), for some array A, not work inside a function? +0.75
Cannot encrypt text twice with own encrypt function +0.30
Why do programmers often use idioms like '40+1' instead of... -1.21
Accessing pointer with pointer to a literal -0.85
How can I make a function have library-internal linkage? -2.53
Is it undefined behavior to take the address of an uninitialized po... +0.38
How to prevent double overflow in C? 0.00
sizeof(struct) different for different compilers +0.30
Do C and C++ standards imply that a special value in the address sp... -0.72