StackRating

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

Matt Joiner

Rating
1501.06 (412,900th)
Reputation
58,033 (1,619th)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Help deciphering simple Assembly Code -1.47
would you propose this method for copying strings? -0.48
Is it still true that using pointers is significantly faster than u... -1.30
how to restrict number of connections in client server program +0.42
Safe thread stack size? -2.14
Initialize global array of function pointers at either compile-time... -0.76
STL map and c++ +0.46
initialize a string in c to empty string +0.03
C and C++ source code profiling tools +0.75
How do I read from severals files in C? +0.46
how to loop through the digits of a binary number? +0.91
Valgrind "Conditional jump or move depends on uninitialised va... +2.78
memory use of STL data structures, windows vs. linux +0.36
How to do like "netstat -p", but faster? 0.00
Trace changes to variables automatically +1.24
Use static_assert to check types passed to macro +1.89
Can I please get some feedback for this strcmp() function I impleme... +0.06
How to get the %AppData% folder in C? -0.88
Which IDE are you using under Unix/Linux for visual debugging? -1.37
C++ DGRAM socket get the RECEIVER address 0.00
Why doesn't function "qsort" in the standard library wor... +1.06
Convert string to a tuple -1.44
Why is memcpy not functioning properly? -1.25
As simple as possible crossplatform Java UPNP hole punching library -0.33
C++ unique_ptr and map -1.86
Help: Shifting to ubuntu and opensource from Microsoft stack +0.48
detect if something is modified in directory, and if so, backup - o... +0.88
How to ensure that when my process is operating on a file, no other... -0.45
How to find how much space is allocated by a call to malloc()? -0.42
What non-NULL memory addresses are free to be used as error values... -0.31
c++ string allocation -0.60
How do you get the size of array that is passed into the function? -1.33
Closing a listening TCP socket in C 0.00
Using comma to prevent the need for brace pair -0.30
How can I get the user id associated with a login on Linux? 0.00
Can I use two precision '*' in a string format of two strings? +0.93
Is there a portable way to print a message from the C preprocessor? +0.49
What C++ IDEs on Linux have "intellisense" in par with, o... +0.70
c programming query regarding sizeof operator Please specifythe out... -1.91
Including Javascript files in a Chrome extension content script +0.46
Is there a way to know the creation time of a file in ubuntu? +0.09
Ubuntu packages needed to compile Python 2.7 +0.55
Method that returns number of bytes available in TCP/IP socket +1.70
Changing temporary file folder location in linux (for everything on... -0.00
Pragma message in Clang? +2.61
How to print a positive number as a negative number via printf +0.74
Alternative to -pg with Clang? 0.00
C recursive header file inclusion problem? -0.72
Getting user to authenticate the password 0.00
Execute commands inside another process? +0.03