StackRating

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

this

Rating
1544.83 (9,669th)
Reputation
4,592 (36,243rd)
Page: 1 2 3 4 ... 5
Title Δ
Pointers casting in C "on the fly" +1.51
Error: argument of type "HNode *" is incompatible with pa... -0.86
Valid printf() statements in C +0.89
Segmentation fault when removing item from linked list +0.58
Pointer Division possible? +0.63
comma operator usage with assignment operator in C -2.01
make strings out of chars from argv[1] at runtime +0.40
C SLRE regex library doesn't work 0.00
Appending to a linked list, code doesn't always work -1.04
Does va_copy() require va_end()? 0.00
Trying to free this 2d array 0.00
Declaring a global struct that is created inside a function +1.88
Weird sorting of string in C -0.58
C/C++ best practice to eliminate Wconversion warnings -1.54
Delete sub buffer from a dynamically created buffer +1.75
Generics and casting by size rather than by type 0.00
Type conversion with pointers +0.43
C++ Pointer Dereferenced Assignment -0.25
Automatically adjusting display types +0.43
how to get a word after another in an array in c +0.43
C: How to safely and properly pass several arguments to a pthread? +0.32
Command line argument Segmentation fault (core dumped) -0.33
Add constant to array 0.00
How to cast the address of a pointer generically while conforming t... +1.60
Bypass variable argument list in a function 0.00
Why bother using a float / double literal when not needed? +0.94
fgets error and strings declaration style on c -0.01
Error typecasting with va_arg using variable arguments -0.86
hash table : how to achieve 0(1)? 0.00
SDL_AddTimer in which way it is used to avoid multithreading problems 0.00
Structure padding and alignment of byte-sized fields? 0.00
Why SDL Window and SdL REnderer should not be declared as global? +0.42
Arduino : multiplexer code not entering for loop 0.00
fread dropping carriage returns in C? +1.66
Receive signal SIGTRAP when my text file contain characters over th... 0.00
SDL_CreateThread invalid conversion 0.00
Issue with small example that uses strcpy in Xcode 0.00
C programming UART function incompatible pointer type 0.00
Optimising C for performance vs memory optimisation using multidime... +0.98
Using matrix as 1D array parameter 0.00
Is using a mutex to make a thread exit bad practice? +0.43
argument of type "u16_t *" is incompatible with parameter... -0.38
How can i get value of the structure element by it's pointer in C? +1.59
SDL_Event button types mouse4 and mouse5 0.00
Clearing a struct variable for re-assigning 0.00
Strange output at after copy an array of char from a pointer to a l... 0.00
Will it be memory leak here? 0.00
Cannot assign array to struct property +0.45
Selection Sort in C using an Array of Struct, error: "lvalue r... +1.67
How different data type variable inside a printf statement affects... +0.80