StackRating

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

Kninnug

Rating
1533.19 (15,914th)
Reputation
7,477 (21,283rd)
Page: 1 2 3 ... 5
Title Δ
How to set a negative number to infinity without using an if statem... +0.38
Getting wrong UTF-8 values by casting char into USHORT 0.00
C - dynamic matrix allocation: something doesn't make sense to me -2.07
Is signed/unsigned part of base type or is it a qualifier -2.13
Is this is an example of static memory allocation or dynamic memory... +1.26
How are my arrays modified when C passes by value? +1.19
Why can I goto into the scope of a alloca:d variable, but not a var... -0.53
String compare in c with fgets -1.54
c void main function? returning 16 value +1.05
what is the length of this array? c language +0.77
Cleanup when user forces my program to exit? -1.69
Why should we use `realloc` if we need a `tmp buffer` +1.87
C arrays and null byte +1.12
How dangerous is i_am_bleeding.c? -2.19
How to write straight to disk in c 0.00
Can't initialise Bit Field in C as global 0.00
Using asprintf inside another function to allocate Memory for String +0.03
Detection of data type through scanf + usage of it in further funct... -0.05
How make a Struct in C +1.35
why this program compiles fine in C11 but not in C99? 0.00
How to Pass (void**) to Function and Efficiently Dereference/Use fo... +1.18
Read in first 3 characters of each line in file into an array of St... -0.08
sizeof and integer expressions in C -1.10
Is the address of a global variable guaranteed to stay the same dur... -0.15
Converting case and cast warnings 0.00
Variable-Less String reverse +1.16
C program Printf function showing unusual behavior for unsigned lon... 0.00
Check if file has only alphanum characters in C -0.27
Why do we feed an adress to scanf? -0.27
Swap function in Function-Like Macros +0.33
What means multiple commas in a macro in c +0.45
array content changed after returning from a function +0.46
C and pthreads: how can a mutex be referred to a particular variable? 0.00
Parsing ASCII in raw memory in C 0.00
Thread does not give output unless an explicit fflush function is i... 0.00
Detecting EOF with fgets() where filesteam is stdin +0.68
What characters are there past end of file? -0.06
C - Logical AND operands not swapable in this case? +1.68
Function for allocating arrays in other function in C -1.22
how to transform a double into an array of bytes in c 0.00
Undefine macro defined twice +2.15
How to parse HEX Numbers in Bison -0.49
why does the compiler give a warning for unused function? +0.46
Resizing an array within a struct in C +0.20
Let user choose size of array in C +0.08
Passing an Array to a structure in C +0.24
Getting the address of function return arguement in C -0.04
Why is moving pointer forward not affecting outside function? +0.53
Why does printf with \n generates segmentation fault? +0.42
C: Acces bytes in mallocated memory +0.85