StackRating

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

Drew McGowen

Rating
1572.05 (3,809th)
Reputation
9,697 (15,802nd)
Page: 1 2 3 4 5 ... 6
Title Δ
Getting array value from index using Lua C Api +1.92
This program is not scanning the string for the first loop iteratio... 0.00
"Multiplying" a line of code -1.43
What is the difference between const T * and T * const? 0.00
Reset the program-counter (AKA instruction-pointer) to 0 0.00
Copying variables of one inner struct to other inner struct using a... -0.13
Passing a structure with array of integers through sockets in C -2.39
Not matches for working regex in c 0.00
Slightly inaccurate results when converting floating point binary t... -0.18
GCC with -fno-builtin does not seem to work -1.97
Jump to Protected Mode not working after linking the kernel 0.00
OpenGL fails when resizing buffer +1.92
Save to a text file what was wrote at the console. C +0.39
Waitable timer reset period 0.00
Should I include unused parameters for consistency? +1.71
Effective UID not taking effect on kill command 0.00
How can I reference an absolute symbol in an object file? 0.00
Inline assembly code within my C ARDUINO program for a LED delay fu... 0.00
What do we mean by oclMat alignment actually? 0.00
Make cmake pass command line variable to compiler 0.00
Reading a null terminated string from a binary file c++ +0.74
*++argv[1] in C. What does it mean? +1.91
C free(): invalid pointer allocated in other function +0.99
How to get unique values at preprocessing across files +1.13
How to access a member in struct as a double array and an address o... 0.00
Writing a raw audio to a file? -0.39
Segmentation fault when trying to create an avl tree of strings +0.41
C : How can I swap two objects in a array? 0.00
select() function don't allow printf() without "\n" i... +0.41
Parsing and data overwriting issues in C using custom strtok +0.41
GMP: initializing multiple variables 0.00
Why does *struct_pointer = struct_variable not have the same behavi... +1.90
Array of strings being overwritten +0.43
2D Array indexing - undefined behavior? +0.42
Does ubuntu use 'DS' & 'SS' segments? 0.00
CodeEval Submission, program works on my computer but not when I su... +1.71
String compare without using standard library function +0.43
sudo permission problems in c program 0.00
Is the C Data Type REAL only available in GCC? -2.36
Why does this array exist even after it is freed? +2.54
Inverse of SDL_GetKeyName 0.00
send() and puts() are mixed together, (programming a FTP server in C) 0.00
Why char* type casting is important to get sizeof a variable? 0.00
gcc generates different results for different filenames +0.43
AVX alignment in array 0.00
C functions without return type and parentheses? +0.42
Is hsearch_r thread-safe? 0.00
printf with newline character causing strange seg. fault +0.17
What does this construct mean "__builtin_expect(!!(x), 1)" 0.00
Two seemingly valid methods for calculating velocity arrive at diff... -1.97