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 4 5 6 7 ... 18
Title Δ
i get errors in for loop -0.38
Implementing a float equality check in a C function-like macro: whe... +0.80
Program crashes when given a big number +1.97
How can I check if the result of a division is an integer in C? +1.90
Is there a better design for this loop? 0.00
what is the use of using the typedef and what does it signifies? +0.56
I need help figuring out what this C code does 0.00
Logical negation and assignment operator in C/C++? +0.07
Using a long variable to store a char and printing it +0.41
How do I use an int as an address for a pointer? 0.00
What is the best way of terminating POSIX multi-threaded applicatio... 0.00
iterating through a structure in C 0.00
How can I improve running time in C +0.43
pointers incrementing problem inside if..else 0.00
Is DCL (double-checked locking) thread-safe when implemented by ‘Se... +1.46
Why does the generated string contain a '\n' -1.41
How to update configuration on each read? -0.07
How to change #include with #define in c? +2.69
strcat() concatenating to two strings 0.00
logical multiplication of matrices A and B by the operation "A... 0.00
fscanf() without field width limits can crash with huge input data... -0.81
Is this a safe way to roll a C array or is it prone to segmentation... 0.00
Is it a good practice to group related constants using structs in C? +0.29
What is the limit to the number of pointers to pointers we can have... -0.16
How can I catch programmer error with malloc? -1.45
Returns without a "return" command +1.18
Is it possible to compare an array elements with a hard-coded initi... +1.40
Should I teach C89, C18 or something else? 0.00
How to resolve circular struct dependencies in C +1.33
Bisection method to find root of sin(x) in c recursively +0.49
Why is this program not behaving as it should? -0.65
How make connection between URL and C code? 0.00
Local Variable retaining Value in Function +0.18
Infinite looping in Do-While in C 0.00
Returning values through a sub - program 0.00
How to make a function printf its output on a file or on console? +1.57
Synchronize two threads +0.12
How can we use ternary operator with as many else-if as we want? -0.00
How to run a function with empty main() method in C? -0.61
Is there a warning for assigning an enum variable with a value out... -1.72
Use of goto in Linux kernel code makes no sense -1.73
How to check whether two executable binary files are generated from... 0.00
Why two identical pointers do not compare equal with -O1? -2.02
Why is running Quake II as root stupid? 0.00
I am not able to print my polynomial expression using linked list +2.15
What happens with memory when we reassign value to char pointer? -0.45
Error: accessing elements in char array initializer not working wit... +0.24
Does malloc without corresponding free always produce a memory leak? -2.07
How to enable initialized but not used error in GCC +0.03
What is the standard way to set an array of pointers to NULL? +1.41