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 ... 5 6 7 8 9 ... 47
Title Δ
Is dereferencing a pointer that's equal to nullptr undefined be... +0.30
Parsing std input into a linked list using scanf 0.00
C program not functioning as expected when trying to iterate over m... -2.81
Why does the complement behave differently through printf? -1.38
Structures in C:Why this does not show incompatible type for fied fe; +0.86
Compile Header Files 0.00
Expected Identifier - C 0.00
Program hangs on Linux and Windows, Seems to work on Mac 0.00
One function to accept void func(void) and void func(void* param) +0.29
C - Incompatible types in assignment - structs and character arrays -0.60
assigning 0x00 to an array in C? +0.28
Passing Buffer to struct in C 0.00
What is the default value of an uninitialized boolean array, in C? +1.42
Structuring if statements properly +1.44
How to cast / assign one enum value to another enum -2.79
Can I declare a variable as const in the public header and not in t... +1.49
Pointer to Multidimensional Array in C? -0.64
What is the 'l' for in strlcpy? 0.00
Passing argument 2 of sprintf makes pointer from integer without a... 0.00
how to pass stringized macros at arguments to gcc using -D option +0.27
Comparison will not work with warning saying range of data type isl... +0.28
How do I pass this pointer through a buffer without breaking strict... 0.00
Where machine instructions of a program stored during runtime? -1.28
What is the difference between a cyclic function and a recursive fu... -0.14
C struct inheritance pointer alignment +0.31
C, Malformed int to char[] after strcat -0.22
Which file is generated after preprocessing of a C program? +1.21
C Buffer overflow test - Seg fault on 64 bit when it shouldn't? -0.87
GCC - Missing braces around initializer 0.00
Generic Structures in C -1.06
Wrong result with sizeof -2.95
Can you have a bare block in C? +1.39
error, void value not ignored as it ought to be +1.13
Different answers for same code in c -0.15
What is the best way in C++ to have a compile-time constant depend... -0.53
Is there any way to increase the stack size/recursion limit? +1.09
Compiler warning about missing preprocessor symbol +0.31
At which circumstances can I omit curly braces in C? +0.29
Are conditional expressions in C++ always of bool type? -0.38
return type of 'main' is not 'int' -0.60
How can I check the validity of an address before accessing the add... 0.00
VOID data type in C +0.29
What does - int *p() - mean in c? +0.28
Access violation after stripping ends of a c string +0.29
C run time error #3 -0.35
Why local variables do not have default type while global variables... +1.61
Can't understand this way to calculate the square of a number -1.03
When can a volatile variable be optimized away completely? -2.43
When to use [in] vs [in,out] with struct params in Doxygen -0.19
Why am I getting warnings about this code example? What is proper? -0.66