StackRating

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

klutt

Rating
1570.85 (3,953rd)
Reputation
7,063 (22,730th)
Page: 1 2 3 ... 18
Title Δ
Complexity of strncmp in string.h 0.00
How can I do bit operations with a pointer as per the following code? +1.92
Calling free on a pointer to an element of an array declared dynami... -0.23
Why do Primitive Data Types have a Fixed Size? -1.12
Incrementing the Null Character in a C-string and strlen() usage in... +1.17
What is the problem with this preprocessor in the code below? -1.39
Program to capitalise starting letter of each word -0.21
printing integer and char using the same argument in c -0.25
Can I control exactly what a function returns (i.e. rand()) when de... -2.12
C preprocessor float operations 0.00
How to understand the syntax of C multidimensional arrays? +1.58
Operator associativity, precedence -0.61
I would like to print superscript and subscript with printf, like x... +0.43
What's the most efficient way of using structs? -0.87
Is it good programming practice in C to use first array element as... +1.52
Why are the results different when I did bitwise right shift in C l... 0.00
Why single digit numbers are appended with "D" (in C outp... +0.40
How to make a table of variables in a loop? +2.24
How gcc optimize sum from 1 to 100 into 5050 +0.33
Better algorithm for searching through an array of points? 0.00
Convert simple loop into do-while +1.43
returning an address of a local variable 0.00
Using printf outside of an array when using pointers to an array +1.49
Why does my sin calculating code in C return the wrong value? +1.86
Struct in C (assign value into array of struct) +0.19
What effect does Optimisation in GCC compiler have on overflow cond... +0.58
Checking is one number is the part of the other number 0.00
Incompatible type of pointer 0.00
What is the meaning of changing char pointer to int pointer 0.00
How to change byte order of a float in C +1.39
Ignore comments from a line read with strstr in C +0.60
strcpy() on a string inside a struct - undefined? -0.49
Trouble with function to determine if something is an anagram +0.37
Is it safe to keep a pointer out-of-bounds without dereferencing it? -1.41
__forceinline in Embedded C +0.42
Postfix calculator using words instead of operators +0.41
What does platform independent languages really mean? +0.12
Declaring as const, but defining as non-const, C -2.23
Using a struct vs a pointer to a struct +0.16
What is causing the abort trap in the output C file for my Brainfuc... 0.00
Portability of realloc behavior +0.65
When to use char array instead of strings in c++? -1.23
how does C know certain code is executable (pointers to functions s... -0.11
function generalization in C -0.73
How to ignore a specific part of txt file in C -0.22
C language Pointer related questions -1.03
Sleep function in C (POSIX) breaks my program +1.25
Is shell script as "close to silicon" as C? -0.07
Can I iterate dynamic array without knowing the size of it 0.00
Identify exactly where memcmp fails 0.00