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 7 ... 30
Title Δ
function parameter works from an initiated char*, but not if conver... +0.52
Is there any way to put a default argument? xc8 0.00
The number of undirected graphs reprezentate în the same matrix 0.00
Why does yytext skip the first imput in YACC? 0.00
What is the problem with mapPut ? I cannot find the problem +0.52
Can somebody give me a concrete example of a callback function in C? 0.00
C program showing error due to only format specifier +0.45
Why only one free() works for this segment of code? -0.47
How to create an isolated Linked Lists header with undefined type 0.00
Is it possible to test that an abort-routine doesn't return? -0.75
Save whole input in integer array (read with getchar) 0.00
Reading random input from file 0.00
how can i solve munmap_chunk(): invalid pointer on regfree(&reg... +0.15
for loop accepts one extra value than the loop condition +1.11
Navigating through an array of structs and storing values not worki... 0.00
using defined char in a case of switch +0.16
Is there anyway where I can compare structures of struct made using... 0.00
Boolean Array and Bitwise Operation in C +0.12
How to fix save matrix into linked list +0.28
Determining the hexadecimal values of an address of a little endian... +0.01
VBA compile error with very simple sub macros with Expected: = 0.00
Why am I getting a segmentation fault in my code? 0.00
Trying to fprintf a certain string from a file read +1.45
How do I use the value of a variable in a function else where? -1.63
Design solutions when the same code part is used/executed by great... 0.00
How do I disable non maskable interrupts programatically? +2.67
I can't seem to know how to concatenate two char pointer string... 0.00
While inserting (key, value) in a tree, the node doesnt form a tree... +2.30
insert lines of text into an already existing .txt/.xml file? 0.00
How do I check if a string only contains one and zero? -0.71
Accessing Fortran Common Block from C as Struct -1.36
Is there an error while writing the R record in the file " in... 0.00
Optimizing VBA codes - row height based on cell values -2.07
count the number of characters in C 0.00
Looping within VBA MsgBox 0.00
C array char compare to array int +0.52
Get Size of Struct in C 0.00
Fibonacci series have some run time error +0.02
Recursive structure (binary tree): obtain values via struct pointer... 0.00
C Programming: malloc() inside a function +1.68
"return" multiple values with &-operator but with no... 0.00
Putting value of a char array into a float variable -0.39
Infinite array index without any pointer in C +1.55
Using array structs fuction in C +0.89
Recursive function to compare strings without library functions -0.59
How to avoid using global in C to detect setting of variable? -1.05
Dynamic array push() in C causes Valgrind error 0.00
How do on-disk databases handle file reading and writing on a file... -0.02
Difference in casting float to int, 32-bit C +2.01
Examples of non-separate compilation? +0.36