StackRating

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

phoxis

Rating
1494.65 (4,286,424th)
Reputation
40,140 (2,780th)
Page: 1 ... 6 7 8 9
Title Δ
Could a set of function differing in the name depending on the oper... -2.51
Swapping endiannes in C -1.62
How to compare "4A4B4C" (string shows hex value) actual s... -3.75
Is un-initialized integer always default to 0 in c? -0.59
Whats possible in a for loop +4.28
Is it okay to use functions to stay organized in C? -0.66
Homework-C Programming- Recursive Program -2.39
fscanf() only picking up first line of file +0.25
what is wrong with this code.. regarding strncat -3.98
C char pointer vs pointer to char array, increment dynamic allocation -1.30
Inheritance and Constructors +0.03
Using grep and sed to find and replace a string -3.95
How do I display star(*) instead of plain text for password c++ +3.68
The difference between ++Var and Var++ -1.99
Finding the common ancestor in a binary tree 0.00
C++ Structure Declaration and usage compiler error -0.60
Problem with the following code +3.01
c stack variable corrupted -4.39
C Pointers Problem Concatenating Strings +4.25
How to match a single space total not just a single space using reg... +2.17
How to read unsigned character array using gets()? -3.14
Traversing struct in network byte order(Big Endian) --- C Language +0.06
Range of values in C Int and Long 32 - 64 bits +0.45
How can I get the errors of a read operation in c -1.75
Parallel Port inter-computer communication possibility -0.33
Segmentation fault when trying to modify a string -3.04
C Program Execution error -3.01
hey guys im trying to create a program to read a users input then b... +2.29
Turbo C strcpy library function -2.10
How does longjmp work? -1.47
C bitfields memory usage -0.15
unable to load bitmaps in Allegro 5 +4.73
Class in C++ which implements streams +4.78
What's the real lower limit for (signed) long long? -2.87
Code is working in Windows but not in Linux! Why? [Simple pointer p... -1.59
Good book to learn lower levels of computers +4.93
Oops what does this mean in c? -0.04
Invalid Free or corruption out -1.56
Where can I learn more about Conceptual Data Model? 0.00
calling method fail: segmentation fault in c -0.08
What is the API to tie a folder to a file (a la Internet Explorer) -3.26
Observe a Process of Unknown PID (no UI) -0.15
problem with g++ and "undefined reference to `__gxx_personalit... +4.22
character reading in C +0.23
Dynamic 2D Array Creation Runtime Error 0.00
Packing multiple variable into one string +1.71
Why is file I/O in large chunks SLOWER than in small chunks? -2.43
xml parsing of special characters, such as '&' symbol in php +4.25
Is there any harm in calling 'free' for the same pointer twice in a... +4.43
How can I create a function that takes a parameter of unknown type... +4.35