StackRating

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

Sander De Dycker

Rating
1592.31 (2,175th)
Reputation
12,700 (11,483rd)
Page: 1 ... 4 5 6 7 8
Title Δ
Does delete[] call destructors? +1.00
Custom allocator works with vector but not with deque (wrapped with... 0.00
Can C++ code reliably interact with other C++ code? -0.77
Can't we use strtok on different strings in a single program? -0.62
Why compiler don't generate a warning or error if some restrict poi... +2.06
How to disable buffering on a stream? 0.00
Looping construct in a C99 macro +0.99
C implicit extern for global variable, when does it happen, how doe... +0.75
Initialising a 2d-array with zeros; printing its values reveals tha... -0.36
Subtle Memory Leak, and is this common practice? +0.48
How to pass "pointer to a pointer" to a function that exp... +0.43
Little endian or Big endian +0.32
error: ISO C++ forbids comparison between pointer and integer -0.66
Why does the compiler accept an ambiguous variables definitions? -0.68
Does a std::map lock its nodes to prevent other processes from dele... -0.19
array of arrays of structures in C - declaration 0.00
collection that changes size dynamically but allows to reuse object... 0.00
How to add a base class to a vector of derived classes -0.60
Binding 40 Sockets to 40 different IP addresses +1.37
Error was not declared in this scope 0.00
Filling array of pointers by function c++ +0.65
What does eof() returns? +1.43
Which of these is the more portable way to set the maximum value of... +2.49
base-derived class relationship -0.12
Program pauses at loop +0.41
Why isn't my C++ program running? +0.64
TCP IP Communication 0.00
C Scanf in a loop -0.87
Combine C++ and C -0.34
Iterating from one position to another in a Linked List of Arrays u... +0.21
Solve possible memory leak when passing an object to a function tha... -1.14
Wrong time with localtime() +0.40
C/C++ Why to use unsigned char for binary data? -2.26
Can someone figure out why the following function always returns fa... -0.54
xprintf doesn't use stdout. How does it still print on screen? +2.61
Is a conversion from a pointer to type to a pointer to array of typ... +0.46
c++ Difference between two vector<MyType*> A and B based on a... -3.42
Recursive template for compile-time bit mask +2.64
strange timing results for 'clock_gettime' and 'gettimeofday' +2.84
Warning for template with g++ -O2 ( or -Os, -O, -O1, ... ) -3.92
Locking shared resources in constructor and destructor +3.42
error in compiling a C code for householder reduction algorithm 0.00
Open Watcom error E1127 "Type required in parameter list" 0.00
type_info doesn't account for cv qualifiers: is this right? 0.00
Compile time check whether a base class is "interface" -2.73
How to implement md5 or sha1 encryption in C -2.58
C++: What does std::vector<I> mask(n_col, -1); mean? +3.42
how to declare a struct that will not generate warning? +2.22
What is the maximum number of elements an enum can have in C? +3.47
Accessing pcap file header -0.45