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 ... 48 49 50 51 52 ... 75
Title Δ
In what languages besides C can I write a C library? +0.17
Can I use ' == ' to compare two vectors. I tried it and seems to be... -0.43
Jump to end of specific line -0.09
In general, will a lot of small function calls harm performance? +0.64
Heap memory clearance when application closes abruptly +1.90
Use pure virtual methods in an abstract class -0.25
Replacement/porting of memset to C++ from C +0.49
Normalizing variable names C/C++ -0.27
Deriving from and compositing same Class. C++ +1.44
How to store constant 2D array in C++ class with virtual access? +0.48
why char array's size is same using sizeof() +0.47
Do code/text editors not require the actual program itself? +2.05
Modifing data from uint8_t array very slow? +1.93
Static object not initialized on Mac OS X 0.00
Non-Homogenous Comparison using SIMD 0.00
In solaris vsnprintf core dump in strlen function is any method to... 0.00
Advantage of named pipes over anonymous pipes c++ +0.49
C++ difference in sending an array as a value/pointer -1.62
Does dynamic libraries link other libraries for you? -1.82
invalid use of incomplete type in handling exceptions +0.05
Unresolved external symbol when linking my own static library +0.10
Inline functions and external linkage -0.47
Accessing deleted array- access violation exception +0.49
Static Library Performance - Possible to inline calls? 0.00
C++ Reading a text file backwards from the end of each line up unti... 0.00
memory allocation with a pattern known in advance +0.01
Why would the compiler use a virtual call for `datum::rotate()` bel... 0.00
Do I need to use volatile keyword if I declare a variable between m... +1.47
best cross-platform method to get aligned memory +0.07
Linux, share a buffer with another program in fork() +0.92
C++ Segmentation Fault - Core Dumped -1.67
exit() or _exit() after forking? 0.00
Function in C++ to read the console if there is data and if not con... -0.10
c++ force compiler to opt out some piece of code -0.30
Freeing allocated memory conditionally within a macro in C -1.80
How to prevent C read() from reading from cache -0.13
Exception handling for maximum LImit of ram +swap memory 0.00
positive and negative infinity for integral types in c++ -0.31
Is (*i).member less efficient than i->member -0.36
Setting all bits in int64_t -2.09
llittle endianness of a structure in a structure -1.92
Easiest/clearest way to read formatted data in C++ 0.00
Cache multiplication operation 0.00
How do I understand about cpp headfiles -0.01
Exiting While Loop immediately after the last word in a line -0.02
What's the value of characters in execution character set? -1.38
Why is the CPU time different with every execution of this program? -0.81
Why to opt for dynamic_cast in C++ 0.00
How to have structs and pointers of a class as a type so you can pa... 0.00
Bit Shifting in Cache Simulation 0.00