StackRating

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

Edward Karak

Rating
1477.70 (4,504,477th)
Reputation
8,329 (18,842nd)
Page: 1 2 3 4 ... 7
Title Δ
My sscanf if stuck in an infinite loop, how can I fix it -0.65
Why Converting command char double pointer to char is not working i... +0.22
Tokenizer for math expression 0.00
Stack overflow when using c array +0.02
C programming reading from file using functions & calloc 0.00
Concatenate TCHAR with char array? 0.00
C char array and \0 +2.53
Short form of the condition of the conditional-if in C +0.36
FFTW3 2D, passing fftw_complex array 0.00
How to delete items from array in .txt C -0.46
Convert a string format hexadecimal number to 0xFFFFF format wchart... 0.00
Calculation after the for loop is incorrect (C++) +0.18
* or & to receive the address 0.00
How do I created a LinkedList structure in C 0.00
Assign pointer to array literal inside function -1.84
Sorting multiple arrays either alphabetically or in descending order 0.00
3 ways of representing 2-D array in C++ 0.00
Integer warning for char pointer +0.75
can I assume that sizeof(uint8_t) = 1? -0.83
About to pass a reference as an argument in a function to alter the... -1.82
How do I correctly find out, what size the array of structs is? 0.00
determining the quadrant if else -0.46
double pointer (int**) and double brackets to get the value from a... 0.00
How to store generic four bytes that can initialize to either integ... +2.53
prime number and sum of cubes in c -0.47
C++ use a while loop to count the number of characters a user inputs -1.00
Populating 2D char array from text file with varying line length +2.51
Printing array adds 48 to expected value +0.55
About strcpy() in TCPL +0.25
About passing a pointer as parameter to a function: does it actuall... +0.57
Two different functions with same body with different parameters re... 0.00
Getting a floating point number from a file 0.00
undefined reference to `operator<<(std::ostream&, Zfracti... 0.00
Split/Parse a String after reading a Text File? +0.04
Pause program after displaying ten characters 0.00
Any functional difference between (*p)->some_var and *p->some... -1.00
Does a 1D array work as a list of strings, or a single string? +0.53
Should I manually allocate string ending char '\0' in c? +1.30
Segmentation fault (core dumped) when adding arrays in C 0.00
C - Getting the min and max of the randomly generated numbers +0.18
cannot understand the if command +1.86
How to initialize a struct to null? -0.28
How can i save space in array which is not being used? -1.61
how to intialize string in struct without using strcpy function? -1.05
Why this is an infinite loop -0.03
How avoid this error (Structure) +0.05
How to know if the input the user has given is string or float or i... 0.00
Cannot Copy a Text File through fwrite and fread in C +0.05
C programming HWND -1.49
How do I separate integers from a string and manipulate them in C? +0.03