StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

haccks

Rating
1562.22 (5,201st)
Reputation
88,275 (894th)
Page: 1 ... 22 23 24 25 26 ... 49
Title Δ
How many parameters can switch case accept in C? -1.13
printf() with incomplete parameter list +0.79
Simple function using C pointers +0.09
C automatic variables +1.69
function return pointer to array type in C -1.00
Segmentation fault when trying to access a struct array -0.30
Float point numbers are not equal, despite being the same? -1.05
Designated initializers and compound literals for struct in C -1.41
Body of "for" statement doesn't recognize the variabl... -0.95
How does logical operators in C differ from actual logical operatio... +0.01
Error: control may reach end of non-void function in C - RecursiveS... +0.47
Why does "for(;i<=10;i++)" work but "for(i=0;i<... +1.10
printf("%p") and casting to (void *) -1.56
The following C program regarding pointers is not working +1.66
How do pointers to arrays of integers work in C? -0.06
K&R Exercise 1-9 solution C programming -1.14
Unable to read all characters(using getchar) inside for loop +0.48
Why cannot use pointer of pointer as parameter to declare a functio... -2.44
Why is substr generating different results? -1.20
doubts about incrementation of array pointer +1.14
Declare and initialize pointer concisely (i. e. pointer to int) -0.39
Pass By Value/Pointer/Reference Clarification -1.41
Behavior of 2D arrays +0.98
Alternate pgm for the given pgm without using function -0.16
Why local variable defined in function 'getAr' is accessibl... -0.53
assignment inside sizeof function in c +2.58
Buffer allocation in stack with strlen() +0.48
Do I understand the memory problems with this malloc/free combo? +1.94
Unhandled exception at C++ 0.00
Regarding the behavior of C double type +1.34
C++ pointer address explanation -1.37
free heap memory of pointer to pointers variable -2.69
Does function parameter allow static specifier? +0.20
Array as compound literal -1.63
What is the meaning of int *(*papi[10]) +1.03
C - Arrays And Pointers -0.03
Why is the output of `j= ++i + ++i;` different in C# and C? 0.00
Strange multi-variable assignment statement in C -0.89
Using malloc(0) and memcpy +1.53
Pointers messing with the address of array elements +1.18
Pointer notation vs array notation -0.52
Why my code outputs false, what happens at if(c>b>a)? +0.40
Operator ++ in an IF statement in C +0.45
Value assignments in C -1.11
C Segmentation Fault Error 0.00
compilation error in c struct variable assignment +1.47
How to avoid "multiple definition" error for global const... +0.60
Printf behaviour and casting +0.45
integer arrays(eg: int a[]) in c: Why are wrong values being return... -0.69
program to read a char array in c -0.98