StackRating

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

Paul Ogilvie

Rating
1504.23 (171,636th)
Reputation
19,251 (7,151st)
Page: 1 2 3 4 5 6 ... 30
Title Δ
Running a function defined in a struct 0.00
infinite while loop even after increment is declared 0.00
Copy value from struct with different types to an 1-Byte values array 0.00
Best practice: declaring global arrays of fixed length automatically 0.00
Hiding Struct Members 0.00
How to create nodes in a loop and insert them to a linked list 0.00
Adding Date string to beginning of filename in C, WINAPI 0.00
Test embedded code by replacing static symbols at compile time 0.00
How do I create a table using inputs from a user, the amount of whi... 0.00
how to index a string in C like a string in python? 0.00
C buffer overflow getting Segmentation Fault 0.00
Initializing an array of structure objects, where those objects wer... 0.00
Print a string char by char without spaces +2.46
Sending and Receiving different type of data using MPI_Isend 0.00
how to frequency Analysis numbers in an array 0.00
What is the correct line delimiter to post multiple measurements to... 0.00
How to check if the actual time is between a time-range in string f... 0.00
need a help in what algorithmic way to approach this problem 0.00
Replace dots in dates by slashes +1.52
C Reader Writer Program, One reader isnt reading all the data 0.00
How to make constants visible to a specific source file only, in C? +1.84
How to return char** to ctypes with malloc 0.00
How it works in C? (implement strcat function) +0.35
conditional casting of variables in C -0.79
Is an initialised 2d array fine for mapping consecutive integers to... -1.20
How to return a string from a function, while the string is in an a... +0.39
How do I increment the pointer to a structure which has variable le... +1.39
Invalid write when trying to add a value in the cell of the matrix 0.00
Appending Struct to File +0.50
WINAPI - WM_COMMAND vs. WM_MENUCOMMAND for fixed menu and dynamic s... 0.00
Error message for undeclared variable on Arduino, using typedef +0.10
error "expression must have a constant value" +0.34
A string inside a struct is being overwritten and I can't tell... +1.97
Why can't i assign the name of a 2d array to a 2d pointer? -0.63
Adding variable to pointer is diffrent then adding a constant 0.00
Why the function tgetnum("co") does not update every time... 0.00
How to read and write files and process files using file-descriptor... +0.20
C Runtime Library issue MD/MDd 0.00
Assignments in my linked list doesn't work +2.33
I have encountered "Buffer overflow-array index out of bounds&... +0.32
Sort an array with function in it -0.49
invalid read of size 8 only when rehashing hash table in c 0.00
Why the compiler is reading first the internal term and then going... +0.51
How to verify that function with Hoare Triple? 0.00
how to sort array pointers of struct by name? 0.00
Static function declaration without definition +2.44
Why do I need to declare a global as `extern` if I want to use it? +1.21
read structure from binary file having pointer pointed to memory +1.23
Why is my function receiving an error that it is not defined in thi... 0.00
How to pixelate a binary (P6) PPM file 0.00