StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 49 50 51 52
Title Δ
How to read input from the stdout of another command (pipe) in linu... -2.00
Need help understanding operator overloading in C++ -3.11
What to do about a 11000 lines C++ source file? -0.87
Why union can't be used in Inheritance? +4.29
error C2440: '=' : cannot convert from 'char [5]' to 'char [20]' -4.03
Choice of the most performant container (array) -3.66
Stream makes function run forever -1.31
Low latency trading systems using C++ in Windows? -1.54
Safe expression parser in Python -2.04
convert c++ to vb6 -0.02
Overloading the C++ indexing subscript operator [] in a manner that... +2.91
assignin sockaddr to another changes the addr? -1.97
What is the best way to create a HashMap of String to Vector of Str... -0.64
Does reinterpret_cast store a copy of object pointer? +3.78
How to get directories,subdirectories, files creation date & ti... -2.14
why is the value being changed even in a const function? -2.67
C++: Can a struct inherit from a class? -1.55
Problem using libcurl: it does not appear to get the entire page -3.34
C++: Where to write the code documentation: in .cpp or in .hpp files? +3.97
Does this code check for endianess? +0.11
How to obtain a value based on a certain probability -0.10
Need to convert this unix assembly code execution to windows equiva... +3.83
Objective-C/C++ constants +3.95
Print ascii table 0-127 +0.99
Why is type_info::name() unspecified? -0.26
C++: How to check if a file/directory is readable? (PHP equivalent:... -2.31
c++ return value -2.74
c++ high cpu usage -0.61
How to release the memory of structures pointed by an pointer-array? +4.96
stl container end is redundant after find, so what is the shortcut -3.87
Are Preprocessor Definitions compiled into a library? -1.58
understand design of C++ framework +2.24
C++ and Java : Use of virtual base class +3.86
in c++, why would they make you put break statements in switch stat... +2.75
should you be able to define a friend within a class? +4.18
how to generate control flow graph of a c program by gcc 3.4.5? 0.00
runtime type comparison -3.10
template errors -2.78
How to Convert int to char*(string) in C++? -2.79
Issue getting and storing memory address in array -1.54
C++ overloading conversion operator for custom type to std::string +2.79
Vectors within classes: handling copy constructor and destructor (C... +0.63
Singleton dead reference problem +2.12
Initialize a reference - warning C4355: 'this' : used in base membe... -1.16
Socket Programming in C++ +0.00
Meaningful diagnostic messages -2.34
"We do not use C++ exceptions" — What's the alternative?... -2.91
Bit twiddling: which bit is set? -0.62
LD_PRELOAD for C++ class methods +4.42
Is it proper to use a default constructor with polymorphism? 0.00