StackRating

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

Jabberwocky

Rating
1503.94 (259,166th)
Reputation
28,571 (4,356th)
Page: 1 ... 15 16 17 18 19 ... 30
Title Δ
Copying all file contents into a char array with fread +1.23
Blank answers dynamic array 0.00
using float numbers in embedded libraries +0.47
Function that returns multiple values -2.37
How to make a function to read an array in c? -0.47
C - Allocating memory for char type array -0.19
how to store return values from void in C? +2.57
'Table1' undeclared (first use in this function) -0.03
Segmentation fault with fgets() receiving input from stdin in C +0.47
How to test for the end of a pointer array? -0.10
C: Segmentation Fault with strcpy 0.00
Can someone interpret this for me? 0.00
how to convert float to hex array +2.04
How to count the number of times number 7 appears in an array -0.54
Segmentation fault (core dumped) in Linked List using C +0.38
C array elements poiting to same location +2.80
Dynamically allocated memory in structure in c -0.54
How do I properly use parameters with user inputs in C++ -1.49
Saving text out of a struct in a char array -1.36
I want to rotate a square matrix by 90 degrees anticlockwise, but t... 0.00
C valgrind errors +2.16
Read from a text file to fill a structure type -0.53
malloc error during Build inode method for Unixlike file system -0.03
These Functions should work but why aren't they? The compiler s... -0.27
C programming ! Arithmetic operator operation -1.97
Segmentation fault (core dumped) 0.00
warning: passing 'const char *' to parameter of type 'c... 0.00
Random graph with structures 0.00
Printing command gives error in function +2.04
execution stops after adding another loop (C, Project Hangman) +0.01
C program, Why dereferece a char pointer to a pointer doesnt get ex... -1.21
How to pass an array of structures to a function by reference in C? -0.09
Memory leaking in C, malloc inside function -0.93
How does this code in C work? +0.46
Handling Non-Specified & Non-Empty Getch() (C program) 0.00
I need to split code in C for Gauss elimination method -0.03
Creating a password scrambler -2.03
Store byte value in char* 0.00
Node pointer to current Node during mutile function call 0.00
how to pass array used in function to the dynamically allocated arr... 0.00
Why BACKSPACE (\b) does not work as intended with a file? +1.04
Meaning of overlapping when using memcpy +0.47
How to convert a C ternary statement into an if/else if declared wi... 0.00
Iterate through an array defined in other source file 0.00
Initialize text file and store in array 0.00
How to resolve the error :- *** stack smashing detected ***: ./spar... 0.00
Finding confusion in pointer in c +0.00
Android native process: stack corruption detected 0.00
Problems when making Array of struct and collate words -0.04
Is it safe to use memcpy like this? +2.05