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 ... 16 17 18 19 20 ... 47
Title Δ
Why does math.h need to be linked in makefile but not string.h? -0.58
be64toh not linking or being declared when compiling with -std=c99 -0.30
According to c standard j=i++ * i++ is undefined but j=i++ & i+... +0.70
Bitwise operators comparison error +0.33
core dumped in C programming +0.31
getting the error: expected identifier or ‘(’ before ‘{’ token +0.27
Array-size macro that rejects pointers +0.22
Generation of 20 random nums in c -1.27
What happens if I use malloc twice on the same pointer (C)? +1.10
Explanation of Linux Kernel FIELD_SIZEOF macro -2.12
Does *(NULL) compile successfully by the C99 standard? -2.33
Printing pointer to integer causes segmentation fault. Why? +0.46
C program compile and run on a system and not on another +0.34
confusion on little endian big endian -1.10
Remove cast from constant in preprocessor +0.57
Is INT_MAX+1 = INT_MIN in signed integer? +1.16
What does #pragma pack () call do? 0.00
Error 'sscanf_result' undeclared (first use in this function) -0.94
I am getting garbage values for this prob in c +0.60
GCC Argument Type Error? -0.17
GCC allowing arrays to be initialized with variable length +0.91
How to print a float on stdout without printf()? -2.21
Returning pointer freed inside function +0.92
convert chars to integer correct way -1.08
passing an array in call by value -0.14
Get address of a string-constant in C +0.51
can a void pointer safely point to annother pointer? +1.91
Variable declaration vs definition 0.00
c programming: what is the difference of the type conversions? +1.17
Copying a 4 element character array into an integer in C -1.07
Why does GCC pad this bit-field? +0.62
Mapping bit-field structure to volatile register +0.25
end of line error in c error message saying missing ; after ( token +1.12
sign extension in C -0.78
What is the glibc GLRO macro? +0.19
memory allocation without creating an object -2.22
Dynamic memory allocation in c without malloc +0.93
Why use the extern keyword in header in C? +1.02
Convert char array to int in C +1.17
Convert big int to float in C +1.25
Where is struct with no named members useful? +2.00
use extern in C +0.34
Assinging a pointer to pointer of characters to a character matrix... -0.77
return to lib_c buffer overflow exercise issue 0.00
Error trying to return char* in c +0.27
Correct way of unrolling loop using gcc -0.68
Simple GCD program can't run 0.00
Printf function paramters -2.84
C struct declaration and initialization +1.12
What is the simplest standard conform way to produce a Segfault in C? -1.19