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 ... 28 29 30 31 32 ... 75
Title Δ
C++ can't find a ";" in a string -0.17
C++ Iterate over logfile content by timestamp -0.30
C++ separate member stream overload<< +1.99
cpp Is there a reason to prefer vector<class_type*> to vector... +1.33
There is a way to differ between types of headers? +1.59
Basic C / C++ explanation 0.00
a variable length lock-free queue? 0.00
can we use stat with relative path to a file in c++ -0.57
Are the sizes passed into A::operator new() always equal to sizeof(... -0.16
Macros for Debug and Release modes +0.40
Multiple Header Files and Function Prototypes in C -0.66
How can I further compress a JPEG to send over a TCP Stream in C/C+... 0.00
Calling a function using a string containing the function's name +0.94
How to read short (16bits) integers from an unsigned char (8bits) b... -0.07
Does clang support a double-word-compare-and-exchange operation? +1.64
C++ Deleting memory from pointer 0.00
Trying to insert element in an array using pointers, but not succes... +0.11
What is sender.selected = !sender.isSelected actually doing to caus... -0.07
Nonpaged memory pointer 0.00
Linux sockets: Segmentation error -1.51
Timed memory tiles game. now works without timing 0.00
C++ Small char to hex function? 0.00
C++ layout of an object containing containers +0.81
Assign a vector of object values from arrays? +0.27
Problems to install libary 0.00
Trying to compile tcpxtract on mac osx gives i386 symbol not found 0.00
how to determine the number of numbers in a text file in C +0.56
How to get timestamp exact enough to differ every time it's fetched? 0.00
How can an object contained by another can mutate private data memb... 0.00
Java switch user using su on linux -0.11
Why do spaces get lost in pipes in Linux? +2.03
converting negative float numbers to unsigned int +1.77
Memory allocation - How 15 GB can be equal to 2GB? -0.39
How to change the value of format specifier at runtime? +0.78
Unix alternative to this mingw runtime code 0.00
Init values by using (somewhat) global variables vs. static functio... +0.72
How to properly split a C program in files and include then? +0.14
C++ headers, foo.h vs cfoo 0.00
Why is the destructor called? +0.03
Why is this fwrite writing garbage? +0.27
Does allocation on the heap affect the access performance? -0.22
Size Of Structures With Functions In C++ -1.00
How portable is relying on sizeof for structures without padding +1.81
C and defining a function prototype with no parameters -1.87
Is modification of dependency, of a dependency mentioned in makefil... -0.20
Detecting missing semicolons in C/C++ files? 0.00
`f(void)` meaning no paramters in C++11 or C? +1.43
How to change the behaviour of a method at runtime? -0.32
how waitpid() function is implemented in system() function in linux -0.45
Calculating products of large numbers using arrays? -0.07