StackRating

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

jamesdlin

Rating
1541.11 (11,263rd)
Reputation
28,009 (4,476th)
Page: 1 ... 13 14 15 16 17
Title Δ
ranged random numbers in C +1.25
What's the difference between typedef const struct *CGPath and type... +0.67
What is the correct way of using an auto_ptr on dynamically allocat... +0.45
null terminating a string +0.68
static assert for const variables? -0.74
can you declare data in a char** using hex? -0.88
How to create a .BAT file opening programm and preventing it from o... -0.56
zeroing out memory +0.44
How to use fgets if you don't know the number of characters to be r... +0.18
Simple c malloc -0.92
Problems with scanf -0.31
C Programming: malloc() inside another function +1.22
Taming the malloc/free beast -- tips & tricks +0.75
copying a substring from a string given end index in string +0.06
How do I properly turn a const char* returned from a function into... -0.45
An easy way to replace fread()'s with reading from a byte array? -0.63
Looking at the C++ new[] cookie. How portable is this code? -0.47
C++ LPTSTR to int (but memory overwrite problem using atoi) +1.59
Strange errors in Visual C++ :: 'malloc' : function does not take 1... -1.15
I need to know inside of "while(fscanf != EOF){blah}" if... -2.17
how to read a string from a \n delimited file -1.49
'Invalid conversion from some_type** to const some_type**' +3.64
strstr whole string match +1.75
How to make sure a int is 4 bytes or 2 bytes in C/C++ -1.52
batch file to merge .js files from subfolders into one combined file +3.56
Size of abstract class +1.57
Call a void* as a function without declaring a function pointer +3.51
feof() in C file handling +4.16
What can explain std::cout not to display anything? +2.46
char pointers & integer pointers (++) +0.35
What is the meaning of the following? +0.61
C programming: Dereferencing pointer to incomplete type error -3.30
Endianness manipulation - is there a C library for this? -3.85
Get an input from keyboard without 'return' in C +2.13
What is the proper way to test if variable is empty in a batch file... +1.35
How can c let a function declaration with any parameter type? -1.47
Read line from file without knowing the line length +0.12
How do I get the trackbar value? 0.00
this code, its work fine and return what i want, but its hangs befo... +1.07
How come an array's address is equal to its value in C? -3.27
Memory allocation included in API +2.94
Random directions, with no repeat.. (Bad Description) +1.71
delete[] an array of objects +3.36
Disadvantages of scanf +1.34
Hide the console of a C program in the Windows OS +3.74
Quick question regarding this issue, Why doesnt it print out the se... -3.73
Undefined, unspecified and implementation-defined behavior -2.91
Difference between "pointer to int" and "pointer to... -3.25
Is it possible to read in a string of unknown size in C, without ha... -3.62
Using macros WIN32 or _MSC_VER cross-flatform +5.53