StackRating

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

dhein

Rating
1443.59 (4,533,998th)
Reputation
4,124 (40,612th)
Page: 1 2 3
Title Δ
C: Learning about Pointers, printing address FAILS +1.14
What is the lifetime and scope of dynamically allocated memory usin... -0.62
Does const on value different const on array -0.85
C Programming Basics +4.04
The output of printf +2.33
c++ strict-aliasing rules compile error with Qt and QLinkedList 0.00
Why do I get "dereferencing pointer to incomplete type"? -2.10
Can unsigned int replace Pointers in C -1.17
Compile all .c files in directory using GCC compiler in CMD 0.00
C++ unsequenced modifications for iterators -2.62
some questions about static library in gcc -1.74
Multiple Inheritance: same variable name -1.94
code for finding largest prime factor.why doesnt this work for 6008... -1.28
Is there any C/C++ lib supporting reading/writing TIFF with 32-bit... -0.21
fatal error using custom library +1.17
what is Fixed address variable in C -2.41
Assign value to member of struct using double pointer +5.30
Is the following type of declaration perfectly valid? +1.33
Function with multiple if or with a "big" return? -0.62
create array of arrays from one array of Series(in c++) -3.26
C - index on pointer to pointer -3.10
compiling c program using math.h on clang and gcc different results 0.00
Array in C struct, pointer to constant -0.84
boost::serialization: is it possible to avoid template functions? -3.58
How can I access another C++ file as a 'function' without using hea... -3.65
How to break out of inner for loop and get back to parent for loop +3.06
strcat error reading csv file from a struct 0.00
What exactly does Mat name[x] give? -1.56
non-class type Error +1.53
Conditional-compilation vs run-time checks for client-specific cust... +0.34
Do I get a performance issue, if i do not care about a return value -3.72
Opengl surface rendering issue +4.43
Initializing array of structures -2.21
Is the preprocessor macro "#define TRUE FALSE'" valid? -2.50
error C2664: 'MessageBoxA' : cannot convert parameter 2 from 'std::... -3.84
Floating point numbers are printing only the integral part -2.95
What is the use of structure having only one element? +0.48
Call private method from the world in c++ -0.70
MSVC13RC still not respecting C standards? +0.68
Casting 0-1 int r-value to bool -2.40
Access violation reading location 0x00000000 in binary search tree -0.93
Bitwise memmove +0.12
Different output in GCC and Borland Turbo C for printf() statement +3.93
assignment of string using strcpy and equal operator -1.90
which parameter describes an enum? +0.22
How to catch argv null exception? +0.33
How does printf give priority in GCC +4.10
In which section of memory C language variable names are stored? -3.19
C - pointers as function arguments +2.34
What letter do you use for a constant placeholder? -1.10