StackRating

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

Chris

Rating
1472.52 (4,515,854th)
Reputation
1,886 (88,511th)
Page: 1 2
Title Δ
conditional breakpoint does not work in windbg 0.00
Lua - Concatinate several arguments passed into a function, until c... +0.66
Lua Split string up and put output into a table +0.16
Is there anyway to turn this into a loop to make it more inclusion? 0.00
C++ Input validation - Why is a 0 returned when I input a letter? -0.03
My program does not quit when the if statement tells it to return 0... +0.28
How to take user input and set struct value without having predefin... 0.00
How can I push a byte in a buffer in C? +0.31
C Virtual to physical address mapping -3.69
C: Initializing a struct and assigning it to pointer in function pa... 0.00
Loops for assigning/calculating student grade (c++) -3.76
What do I do with "segmentation fault(core dumped)" error... -1.92
pausing function and continue from a certain point in a robot movem... +0.26
Comparing tables in lua, where keys are tables 0.00
Visual studio - how to catch debug (break) after show message box +1.59
2 Arrays vs Array of Structures with 2 data members -3.66
How do I statically link a library into a DLL? +0.11
In C, why can't you declare a pointer and make it point to a nu... +4.44
Allow user to move up to five spaces in Maze game -0.53
How to draw a pixel by changing video memory map directly in a C pr... -3.49
c++ While loop not terminating properly when filling an array, woul... +0.20
How do I spawn more enemies? SDL2/C++ -4.62
How to print a text in the middle of the screen in C programming? -2.28
C++ - strange time mesurements with and without if statement -3.15
Tile merging algorithm 2048 game 0.00
How to automatically close window after execution? +0.10
Find the x and y of a case in a maze ( in C) -1.37
C Pointers Past Paper -1.92
C source code to change first letters of words from lowercase to up... -2.86
problems with a simple game 0.00
Most Efficient Way to Add a Score? 0.00
Wrapping a library using interfaces without needing downcasts -0.35
Why do "strings", i.e. character arrays, have a null-term... -1.97
Printing out characters in an X pattern using for loops +0.92
unsigned char to unsigned char array of 8 original bits +0.23
C - What's wrong with my code (malloc, char*) +3.77
How to print from 1 to 9 with three numbers in a line using loops -0.37
how to use logical operator directly into the user defined variables +2.34
Loading .dll in Lua using require(..) or dofile(..) -0.50
Studying a simplistic code disassembly output and memory map -4.05
How could I copy data that contain '\0' character +2.34
What is the purpose of creating object files separately and then li... +0.41
C++ local scopes to reduce memory? -3.59
optimizing switch case code +3.37
Byte order for packed images -0.04
How exactly does a programming language interact with a scripting l... +3.54
C++ static member function as C callback needs to access non static... +0.00
decision code other than if then else -2.61
Link c++ object during runtime? +3.97
Why use preprocessor #if statements instead of if() else? -3.48