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 ... 27 28 29 30 31 ... 47
Title Δ
Why do you need to dereference the char pointer? +0.35
Basic C Pointer and Functions +1.66
How to access members through a void pointer -1.10
Is passing additional parameters through function pointer legal/def... -0.70
C Structures Bus Error 10 +0.99
Best practice for allocating memory for use by a function — malloc... -0.02
printf giving me incorrect output in C +0.36
call function with error: too few arguments to function ‘quicksort’ -0.20
Is it safe to set double to int without casting? +1.30
C++ Compile Error C2144 0.00
Array of Structs within the same Struct in C -1.83
Effect of Semicolon after 'for' loop -1.34
Is there any reason not to use fixed width integer types (e.g. uint... -0.41
How to print the name of a function whenever it is called without a... 0.00
Code that won't compile in C, C++ and Obj-C with a specific error m... 0.00
Explain this code that runs a function without calling it explicitly? 0.00
string code showing error? +0.56
Difference between malloc and realloc? -0.43
Undefined reference for math.h and angle functions 0.00
Where can I find source code to to 'truly' understand what the stan... -0.99
Returning a string pointer +1.12
Function application associates to the left -2.30
Expected specifier-qualifier-list before 'int32_t' +0.24
Why do I get compilation errors? -1.84
Assembly language program to find the GCD - Floating point exception +1.73
how to compare enum values +0.26
array initialization in C/C++ +0.36
Mac OS X equivalent of SecureZeroMemory / RtlSecureZeroMemory? 0.00
Function declaration order matters in c language or am I doing some... +0.44
Strange variable-sized array declaration +1.82
Different ways to declare main in C +1.49
How do I parse a string in C? -0.03
C Program sizeof or macro, Something is wrong +1.41
Defining a pointer to a struct gives me not declared in this scope... -0.68
In C what exactly happens if i use () to initialize a double dimens... -0.35
what is the purpose of "(void) ( { CODE } )" in c? +1.15
Cannot understand this code snippet of C +1.24
Can a C compiler add padding before the first element in a structure? -1.57
Remainder operator in c89 and c99 -0.10
EXIT_SUCCESS and EXIT_FAILURE. Is it compile once run anywhere or w... -1.66
What is the difference between static const and const? -0.67
How to convert 8Bit to decimal bar from 0 to 15? 0.00
Expose only required functions in C +0.35
How to toggle an int / _Bool in C +0.41
Preprocessor equality test, is this standard? +1.30
If a is array(such as int a[4];),then what is &a? -1.16
ANSI C - Two-Dimensional Arrays +1.30
Including a #define in all .c source files at compile time +0.35
how to compare two instance of struct +0.33
Use a #define number into a function in C +0.23