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 ... 40 41 42 43 44 ... 52
Title Δ
Type to use to represent a byte in ANSI (C89/90) C? +0.32
Friend scope in C++ -0.56
Can someone explain this template code that gives me the size of an... +0.84
char!=(signed char), char!=(unsigned char) -0.24
Are constant C expressions evaluated at compile time or at runtime? +0.68
Emptying a C++ object -0.78
C++ Linker Error +0.33
Why are C character literals ints instead of chars? +0.62
Two basic C++ questions about string literals and dynamic allocation +0.29
How to convert struct to char array in C +0.74
Why am I having a logical error with my homework? +1.71
How to deal with compiler optimization problems +0.41
Is there any Spy++ equivalent for linux/x window? +0.31
What happens to an STL iterator after erasing it in VS, UNIX/Linux? +0.66
Multiple inheritance in C++ leading to difficulty overriding common... -1.29
How expensive is it to dereference a pointer in C++? +0.46
Pointer container class which can't be copied by value -0.66
C++ Standard and Global Symbol Removal -1.20
Override and overload in C++ +0.82
Assigning cout to a variable name -0.11
Extract substring in bash +0.11
Is it possible to predict a stack overflow in C on Linux? -0.15
Difference between C/C++ Runtime Library and C/C++ Standard Library +1.00
Can I access private members from outside the class without using f... 0.00
What can C++ do that is too hard or messy in any other language? -0.27
Since I can't return a local variable, what's the best way to retur... -0.47
C/C++: Capture characters from standard input without waiting for e... +0.75
What make g++ include GLIBCXX_3.4.9? +0.52
How to cast member variable pointer to generic type in C++ +0.32
C++ ctor question (linux) +0.30
Append text to stderr redirects in bash 0.00
Using boost shared_ptr +0.94
Is this' type variableofType()' function or object? -0.03
Best crossplatform C++/QT4 development environment -0.33
char x[256] vs. char* = malloc(256*sizeof(char)); +0.22
Why is C so fast, and why aren't other languages as fast or faster? +0.39
A random number generator that can get different numbers in < a... +0.70
What's an easy way to trim N lines from the tail of a file (without... -0.23
How do I source/link external functions in C or C++? +0.90
Managing C++ objects in a buffer, considering the alignment and mem... -0.69
What is the definitive link for C and C++ programming languages? -0.56
What's the difference between .bashrc, .bash_profile, and .environm... +0.35
const_cast for vector with object -0.35
Lazy evaluation in C++ +0.41
Why is 'cp' failing in this shell script? -0.10
Haskell parser error in where clause +0.31
Struct with boolean field default initialization? +0.87
What are the most often linux (power) commands that you use? +0.49
a better way than casting from a base class to derived class +0.81
On writing win32 api wrapper with C++, how to pass this pointer to... +0.72