StackRating

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

Joseph Quinsey

Rating
1500.67 (434,153rd)
Reputation
7,138 (22,448th)
Page: 1 2 3 4 5 6
Title Δ
Is using assert() for production not favored over if..else.. blocks? -0.31
What are the pros & cons of using an array of structures versus... -0.04
parameter name omitted, C++ vs C -0.54
Using a macro for a small operation, is this good practice? -3.26
How to determine the correct size of a QTableWidget? 0.00
What is wrong with this Makefile? (header files not found) -1.09
How to identify if a given single linked list is a loop? -2.07
Counting preprocessor macros +4.61
Too much code for string concatenation in C +0.86
C: How to redirect named pipe to stdin/out of child process -1.58
timespec equivalent for windows 0.00
What happens to FILE pointer after file is closed? +2.06
How to get a num lock state using C/C++? +3.93
Getting stdout from an executed application -2.12
How can I split a string on a carriage return with sscanf? +4.30
About C functions whose only difference is the datatype of some arg... -0.99
Is it good practice to use the comma operator? -2.92
What C program behaves differently in run-time when compiled with C... +0.98
Is there any way to predict the undefined behaviour or implementati... -1.73
stdout redirecting -3.43
Is there something in C like C++ templates? If not, how to re-use s... -2.50
How can I determine what stdout "points" to in C? +4.12
Memory Allocation: Why this C program works? -2.38
Does a/the C compiler carry out shift operations at compile time? -0.15
C/C++: When would anyone use a union? Is it basically a remnant fro... +1.59
Is there a way to measure time up to micro seconds using C standard... -1.15
gcc, include file dependencies 0.00
How to get the workaround for GCC warning, "the address of XXX... -0.83
Combine directory and file path - C +4.06
Declaring and initializing arrays in C -1.74
Sed to remove underscores and promote character -1.00
Profiling help required +2.76
How to Concatenate 2 C strings, without overwriting any terminating... -2.36
Which directories does include statement search in C/C++? -2.28
How to manually throw a compiler error in GCC and Xcode +0.83
nested function +1.03
Is there any way to make gcc print offending lines when it emits an... +3.04
Can I access type int (*)[] with [][]? -2.06
gcc, strict-aliasing, and horror stories 0.00
-Wextra how useful is it really? -3.67
Using unions to simplify casts +3.44
Determine the line of C code that causes a segmentation fault? -1.97
Fast read of certain bytes of multiple files in C/C++ +2.87
Communication between parent and child +4.09
is there any tools that can extract all variables(both public and s... -3.92
Fast dot product for a very special case -1.14
Synchronizing indices of function pointer table to table contents -3.58
Compiling a program with a legacy version of gcc +4.02
sed: group capturing -1.85
Passing pointer into function, data appears initialized in function... +1.61