StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 ... 54 55 56 57 58 ... 76
Title Δ
What is the significance of (int*) in this program? +0.63
Implicit declaration of function and conflicting type - AVR +0.31
Scope rules in C: Nested blocks +0.33
How can I initialize an empty Buffer in C language 0.00
compile md5 checksum in C but got compile error 0.00
How to format multiple OR condition? -1.41
Trying programming with C, Getting Expected x before Y type error +0.34
Why can we let a pointer of type char point to something that is co... 0.00
When to use exit() over return? 0.00
C convert const char * to char +1.50
segmentation fault while calling strlen with a previously allocated... +0.59
Why does the "Hello" inside the string array have a size 4? -2.10
File check in C Language -0.06
ISO C++ forbids comparison between pointer and integer [-fpermissiv... 0.00
"initialization makes integer from pointer without a cast"... -0.67
Should I fclose(file) if an error occured? 0.00
fgets() creating another copy of string at time of input? 0.00
When does fwprintf return a negative number? -0.68
What is meant by "compiler helps implement the C standard?" 0.00
Using realloc to resize a dynamic array -0.33
Warning: Suspicious pointer-to-pointer conversion (area too small)... -0.71
How to scanf to just one dimension of a multidimensional array in C? -0.50
Printing an array of characters with "while" +1.17
undefined reference errors again 0.00
Trailing zero as a result of snprintf +1.40
Returning local variable from a function 0.00
C array decay disambiguation -2.64
Does under-utilized memory cause memory leak? +2.02
How to know the number of elements of an array while accessing thro... +1.42
Compare string element to ASCII value +0.32
c: match proper way for return char array with `case` options +1.48
Arrays and Increment Operators in C? +0.32
In buffer overflow return address is overwritten with incorrect add... -0.66
Storing integer in char buffer array becomes binary value 0.00
Why doesn't buffer overflow occur with GCC? +0.36
What is the difference between * and & in function parameters? +0.31
can we dynamically allocate memory for static variable in C? +1.12
How do I check the contents of an array? -1.20
Recursive structure definition in C, error "forward declaratio... -1.59
Alternative to atof() function to differenciate input 0 with failure +1.85
Dev-C++ isn't writing output file to disk +0.34
How to use a function pointer properly +0.29
shallow copy struct got weird result on Xcode 0.00
Adding pointers to chars +1.46
Why can NOT save char array with scanf() ? C program -0.39
strcpy adding random numbers to empty string -0.37
difference between character array and integer array +0.25
C get numeric value from part of string +0.34
Why compiler is not issuing error while passing an int (not int *)... +0.71
why I can't get a string from getchar() 0.00