StackRating

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

Mats Petersson

Rating
1568.75 (4,194th)
Reputation
112,218 (604th)
Page: 1 ... 8 9 10 11 12 ... 75
Title Δ
Converting a 'long' type into a binary String -0.59
How to initialize a const pointer to a const data of unknown size (... -0.80
what is difference between kernel and driver? -0.45
Enum Parse C++ Or Analog 0.00
Using .size() vs const variable for loops +1.52
What's the C++ version of scanf? +1.54
Largest data type which can be fetch-ANDed atomically? +1.76
How to get a general function pointer as a private member of a C++... -0.82
Can STL be made completely inline? +2.32
Why is a pointer to NULL-charater not converted to false +0.32
C++ equivalent of fprintf with error +1.49
Writing an MCVE (minimal source code that reproduces an error) auto... 0.00
String Management C/C++ & Writing and Reading From txt File -0.09
what is wrong in this code in c++ +1.81
Do pictures ever get stored in RAM? -1.78
Turn std::string into array of char* const*'s +1.35
How to fix C++ structs that have 2 different sizes based on cpp? -1.97
How can getenv() be thread-safe? 0.00
C++ extincting features -1.16
How to put spaces in variable names? -0.74
Single line comment continuation -0.44
When to NOT use virtual destructors? -0.99
Helps a vector for cache locality? (C++) 0.00
C++ allocation standard? -1.40
is it possible to get definitive/absolute sized types in C/C++? +1.09
End array input with a newline? 0.00
gSoap not sending more than 4 bytes of response +2.10
How to compile C++ codes with clang/LLVM libraries? 0.00
Maximum recursive function calls in C/C++ before stack is full and... -0.95
why istream::get sets failbit and eofbit together? 0.00
std::string::reserve and end-of-string 0 +0.43
Get list of file compiled and included by make project +0.42
Why we need to use "#if defined Identifier" in our C++ he... +0.92
Is it possible to create a type in c++ that takes less than one byt... -0.51
Can a graceless exit corrupt the C++ memory allocator? -2.46
how a single file can be linked to two different streams at same ti... -0.04
What differences in c/c++ language in arm and x86 architectures +1.91
How do you know how to deallocate an array of pointers? +0.36
pointers, conversion of char ** to char * +0.35
Override function that return base type -1.06
Heap memory corruption -1.24
Conversion from 'const char *' to 'unsigned char *'... 0.00
Add property value to a down cast struct causes segmentation fault -2.31
'__kernel' does not name a type 0.00
Can you predict where in memory a vector might move when growing? -0.11
c++ solution to locking a directory - linux -0.58
Efficient configuration of class hierarchy at compile-time +0.58
Why is the size of packed struct 5 instead of 4 bytes here? -1.11
Is it possible to know derived object size in base class? -2.00
Multithreaded program works only with print statements 0.00