StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 35 36 37 38 39 ... 52
Title Δ
difference between a pointer and reference parameter? -0.26
How can I access a shadowed global variable in C? +0.59
Best Replacement for a Character Array -0.43
Searching for Junk Characters in a String 0.00
Error with two ways of linking boost regex -0.67
Override a function call in C -0.66
Problem compiling K&R example +1.02
Multiple inheritance + virtual function mess +0.27
Is it OK to pass parameters to a Factory method? +0.64
Caching expensive data in C++ - function-scoped statics vs mutable... -0.01
Efficient string concatenation in C++ +0.12
Why would you use 'extern "C++"'? -0.31
.bss section in elf file +0.64
Where and why do I have to put the "template" and "t... 0.00
Where and why do I have to put the "template" and "t... +0.35
C strcpy() - evil? +0.38
What is the benefit of inheriting from std::binary_function (or std... -1.15
passing char buffer to functions and getting the size of the buffer -0.07
const vs enum in D +0.29
Ignoring ctrl-c +0.28
Accessing inherited variable from templated parent class 0.00
C++ reading unsigned char from file stream +0.29
Does C allocate memory automatically for me? -0.04
Inline member functions in C++ +0.61
What unix command can we use to append some text to a specific line... -0.10
Template or abstract base class? +0.72
How can I use C++ class in Python? +0.26
Overloading operator << - C++ +0.28
What is the difference between passing by reference in Java and pas... +0.28
__FILE__, __LINE__, and __FUNCTION__ usage in C++ -0.69
C++: difference between ampersand "&" and asterisk &q... -1.43
Any reason to prefer getClass() over instanceof when generating .eq... -0.08
Is it possible to get a char* name from a template type in C++ +1.16
Why does strcmp() return 0 when its inputs are equal? +0.37
static vs extern "C"/"C++" +0.47
dynamic_cast fails +0.73
Vectors, structs and std::find +0.56
C code for ps command -0.40
Boost Version Numbers 0.00
When is it not a good idea to pass by reference? +0.61
Are conflicting types always a problem in C? -1.70
C++ obtaining milliseconds time on Linux -- clock() doesn't seem to... +0.35
C++ constructor syntax +0.89
How should I print types like off_t and size_t? +1.01
shrinking a vector +0.69
Why is super.super.method(); not allowed in Java? -1.36
Guaranteed lifetime of temporary in C++? +0.56
Different methods to use a class/struct - C++ +0.99
How do I return hundreds of values from a C++ function? +0.57
Is there a way to instantiate objects from a string holding their c... +0.62