StackRating

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

Vaughn Cato

Rating
1582.77 (2,777th)
Reputation
54,475 (1,784th)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
How to create a new function from a method, with fewer arguments? +0.42
Local struct variable doesnt get destroyed after return from method -1.26
Loading multidimentional array from a file +0.38
How would you test a program that's supposed to run long time? +0.29
Expand array of structs using realloc -0.54
Assignment <pointer to array of constants> = <pointer to a... -0.45
Is there a way to store a value persistently without using a variab... -0.78
How to initialize a pointer to an array as a member variable 0.00
Putting a Variable inside a Conversion Specification in C +0.72
Circular Buffer Comparison / Lookup Algorithm 0.00
how to break up lines most reasonably, staying "within 80 char... +0.04
function call with function pointer in c++ +0.36
SubArray, passing address to a function +0.39
function pointer to a class member -0.61
"std::string" or "const std::string&" argum... +0.76
Why typecast from void pointer is necessary in C++? +0.41
How do I cycle through a linked list to reduce a value? 0.00
When returning a collection pointer, how does the client know if it... 0.00
If condition Checking for Cout +1.34
How can I get the return code for a command which ran via ssh and n... 0.00
Inherit constructor -0.58
xargs input involving spaces +0.38
Is there a way to find objects in a list without iterating through... -1.47
Why Lambda Function in C++0x return type has to be auto? +1.51
C++ member function pointer with different arguments - or is this b... -0.97
ctypes.cast always throw ArgumentError 0.00
Why does returning a floating-point value change its value? +0.97
pointer/integer type mismatch in a conditional expression -0.09
why can't GCC resolve this using declaration to the correct type 0.00
Collection of std::functions with different arguments 0.00
Concatenate string and variable in function parameter? +1.06
C++: error: ‘class’ has no member named +0.65
Using variables to initialize regular expressions in awk +1.75
migrate code using C99 dynamically allocated multidimensional array... +1.08
How to emulate a variable template as a class member? +1.97
How to have absolute padding in printf()? 0.00
Print struct that was passed as argument in function 0.00
Finding max number in an arbitrarily-lengthened set isn't working -2.20
What is Flow Control in Bash? +1.95
C++ fastest way to clear or erase a vector +2.30
Template tuple - calling a function on each element -0.24
Segmentation fault in python while using ctypes 0.00
How does return by rvalue reference work? 0.00
C++ compiles on Windows but errors under OS X GCC 0.00
How is dynamically allocated memory kept track in C +1.05
Can this be accomplished with templates in C++? +0.64
remove spaces form a string c++ +0.87
Parameterized typedef possible? -0.94
Assign value to deleted object -0.87
c++ embeded template templates 0.00