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 ... 34 35 36 37 38 ... 52
Title Δ
copying strings into a buffer +0.63
Why is std::for_each a non-modifying sequence operation? -0.24
Why isn't my wrapper around setenv() working? 0.00
Pointer vs array in C, non-trivial difference +1.05
Minor question regarding templeted functions in templated class -0.66
How can I use pointers to display strings in an array? +0.44
After execvp returns, why doesn't my program pick up where it left... +0.25
when should a member function be both const and volatile together? -0.17
using const to prevent datatype changing and value changing -0.91
Are there any compilers that IGNORE C++ standard about default inli... -0.60
Should a buffer of bytes be signed or unsigned char buffer? +0.52
invalid use of incomplete type +0.78
Is it acceptable to assign 'NULL' to a boolean datatype? +0.70
returning a set of keys in the map matching the criteria +0.46
How can I use fprintf and write to a pipe? 0.00
What are some tricks I can use with macros? +0.69
Duplicating arrays when equalizing Objects +0.96
Using an abstract class in C++ +0.40
Why is getcwd() not ISO C++ compliant? +0.50
Changing C++ output without changing the main() function +0.47
How would you remove elements of a std::vector based on some proper... +0.26
Using a template 0.00
How to hook up LED lights in C++ without microcontroller? +1.07
How to write a std::bitset template that works on 32 and 64-bit +1.19
How do I call a function only once per value in C++? -0.04
What are the requirements for C++ template parameters? +0.27
How to keep a file's format if you use the uniq command (in shell)? +0.42
How efficient is std::string compared to null-terminated strings? +0.46
Initializing.. which one is more efficient? +0.27
What is the best way to declare a global variable? -0.37
How do I call a member function pointer using a pointer to a consta... +1.07
Non-static const member, can't use default assignment operator +1.02
What is the XDG_SESSION_COOKIE environment variable for? 0.00
Unable to put a .txt -file to the end of another .txt -file +0.56
How to initialize nested structures in C++? +0.66
Character to Integer in C +0.10
Unable to move pictures from Desktop to a specific folder -0.13
UNIX command to list folders with file counts +0.26
Is short-circuiting boolean operators mandated in C/C++? And evalua... -0.48
error: X may be used uninitialized in this function in C +0.95
C++ class best practice -0.48
converting char** to char* or char +0.62
Passing a pointer to process spawned with exec() +0.40
How to reuse an ostringstream? +0.28
How do I read / write gzipped files? +0.27
32 bit Linux clock() overflow +0.76
How to convert *.txt file into Unicode +0.59
C++: What is the size of an object of an empty class? -1.11
How to intentionally delete a boost::shared_ptr? +0.79
C++ concept check vs inheritance +0.69