StackRating

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

Michael Burr

Rating
1599.66 (1,792nd)
Reputation
290,450 (127th)
Page: 1 ... 5 6 7 8 9 ... 73
Title Δ
Valgrind C++ : Invalid Read Of Size 8 0.00
Inheritance in C++ not working. Linker error occured while compilin... -0.42
What is the implementation of QDir::count() 0.00
How to preprocess an ld linker script? +0.24
C pointer being freed was not allocated -1.31
Is this correct size to buffer? +1.46
ARM Assembly - Why does my app crash when zeroing r7? +0.36
Assembly, negative values treatment on sum 0.00
What does "store-buffer forwarding" mean in the Intel dev... -0.24
Use VS2008 (v90) C++ toolset in VS2013? -0.12
Is modification of various cells of an array by many threads safe i... +1.21
When extending a padded struct, why can't extra fields be placed in... -0.60
Does VS2013 use the same C run-time as VS2012 (e.g., msvcr110)? 0.00
Warning generated due wrong strcmp parameter handling +1.01
Environment variables in Windows makefiles +0.38
PC makes beeps when XOR encrypting a string and saving it in a text... +0.39
Why can't get process id that more than 65535 by 'ntQuerySystemInfo... -0.62
Why NTDDI_VERSION macro changes its value from cpp it includes to n... +0.39
GCC generating useless code in ISR -1.80
Why is glibc's sscanf vastly slower than fscanf on Linux? -1.74
Is the extern keyword necessary when referring a volatile variable... -2.01
Why do I get an error if I didn't specify brackets in a function ev... -0.12
Is "dog-tag" fields used in some software? -0.23
how to fill array of pointers with NULL? +0.00
What do DECLSPEC and SDLCALL mean in a function definition in a hea... -0.72
Why something later in the code is executed (done) before previous... 0.00
Is this a nullptr? +1.75
Can a C++11 thread_local variable inherit its initial value from th... +1.62
sizeof () returning weird values in c +1.38
Out of order execution +0.38
Capture Visual Studio response file? 0.00
pthread_mutex_t struct: What does lock stand for? 0.00
Why do we pass a reference to the object as an argument to the over... -0.45
What's wrong with strtol? -1.65
Undefined Reference for all functions in c++ -0.15
reinterpret_cast<> and portabilty -1.72
C Confused on how to initialize and implement a pthread mutex and c... 0.00
Why do we use empty while (1) at the end of embedded c programs? +1.53
undefined reference to `_imp___ZN10HTTPClient5abortEv' and others -0.35
Process returned -1073741819 (0xC0000005) +0.44
Remove all commas, dots and lowercase the string with single iterat... -1.46
g++ signature/symbol : no difference between static and non-static... -1.60
Is printing a null-pointer Undefined Behavior? +0.43
Difference between -pthread and -lpthread while compiling +0.36
Implicit cast to bool of basic_istream/ifstream/ofstream doesn't wo... +1.82
What is/are G_STMT_START and G_STMT_END? +0.62
Understanding compiler options differences in visual studio 2010 an... -2.23
switch statement in while loop -0.35
Binary search on a std::map -0.38
CFQ Understanding `cfq_cfq_cfqq_slice_new(cfqq)` 0.00