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 ... 58 59 60 61 62 ... 75
Title Δ
Do any C++ compilers remove if statements that always hold the same... -1.13
Adding two signed or unsigned integers -1.63
Can double's overflow to negative values? 0.00
Including headers correctly 0.00
Finding original MAC address from Hardware itself +0.52
Alignment of data members and member functions for performance -1.68
(p++)->x Why are the parentheses unnecessary? (K&R) -1.13
How to create variable names on the fly +1.72
Need to multiply one XMM register by another, but with bit masked v... -1.12
how to estimate a performance unit in a c++ program -0.08
Can boost::mutex lock out an OS if enough are active? 0.00
How to name and organize large volumes of things 0.00
Assigning values to member of structures using void pointer and off... +0.15
Set of Warnings as Error g++ +0.49
about spin lock +2.12
C prog - need to check a part of string while user enters input +0.01
default parameters in .h and .cpp files +1.92
When can I omit curly braces in C? -1.55
Generalizing include statements in c++ files when building with make -0.46
Understanding ATT Assembly (immediate) 0.00
C++ Memory leak +2.51
Why use a static char buffer to instantiate a C++ class loaded from... 0.00
I get a segmentation fault instead of an exception +0.63
How to reduce memory size for data in C++? -0.14
How does C/C++ copy structs? +0.56
How does one get the actual function names from these output -0.47
How to build & test a C linux program for many architectures wi... 0.00
Can I define the following macro "unstringifying" from a... +2.09
Simple Linux Shell. stop command -1.55
Does strlen() in a strncmp() expression defeat the purpose of using... -1.22
Is extra time required for float vs int comparisons? -0.26
Is it possible to delete an object in c++ without calling the destr... -1.17
How to add a main method to a static library project? 0.00
Subtracting two long positive integers in an array c++ 0.00
Multi-processing and file operations? -0.15
C++: How to write to a file directly (no ASCII)? -1.16
Why can't gdb display a non-symbolic stack trace without the binary? 0.00
How to make makefile execute after build +1.28
"Program received signal SIGABRT, Aborted" - Why? +0.51
How to get size of data available thru stdin with C++ -1.93
Acquire/Release versus Sequentially Consistent memory order -1.17
I want to use the full range that the 64-bit integer can take. How... -1.19
When a pointer is created in scope, what happens to the pointed to... -0.14
Integer multiplication without * 0.00
How can I prevent a task to be moved from a CPU to another? 0.00
How to make number clock in C work 0.00
Hash algorithm in C to map 16 byte-values to 2 byte-values -0.97
Base class constructor -0.00
How can I plant assembly instructions in the prologue and epilogue... -0.49
In c++ , how do I determine when to exit my loop while converting o... 0.00