StackRating

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

rabi shaw

Rating
1444.54 (4,533,835th)
Reputation
361 (354,888th)
Page: 1
Title Δ
cppcheck complains Buffer is accessed out of bounds. Why and how do... +2.03
C literals, where are these stored +1.07
Making 2 words (uppercase and lowercase) from 1 word -3.21
C programming - Sizeof an array +4.65
Check whether a point inside or outside a circle (implementation wi... -1.84
Why can't I pass a pointer as an argument? -0.46
dereferencing void pointers with casting -0.70
Malloc array of struct -1.68
memcpy for copying a fixed length buffer into a structure -3.11
What does printf("%*.*s",int,int,char *) mean in c? -2.76
C - Reading from a file -3.79
Convert char array into double 0.00
Memsetting pointer to an array -0.85
warning C4127: conditional expression is constant +5.10
What happens to the data in memory deallocated by free()? -2.69
Using pointers to navigate an array, instead of using an int +2.55
2 C Errors Incompatible type and expected type +0.41
how to declare function pointer using typedef -0.91
Segmentation fault while using function pointer -3.53
C Output With Pointers -1.55
Memory alloc failure handling in void function -3.83
how to store values in array at a specific location in c program +0.19
C programming get Information from the user +0.96
Create a memory leak under Linux -0.60
Trying to copy contents of array -1.69
*the counter* to reverse an array using pointers doesn't work +0.74
Integer Stack program -0.15
fprintf on formatted string 0.00
decoder function returns garbage string in C. how to fix? -2.62
Setting all struct pointer members to NULL -2.78
strtok() reading the spaces at the end of string and not returning... -3.57
Is it a memory leak in the following C code? -3.73
Output is incorrect and cannot find error in code. kochans book on C -2.14
Convert C file pointer address into Integer -0.98
Multiple Source Files in C +0.28
why doesn't long long int overflow? -3.67
Status of network interface -1.74
scanf() works despite 0-length buffer and compiler warning. What is... +0.01
Volatile and its harmful implications -3.67
Not able to call an extern function 0.00
bit shift for unsigned int, why negative? -3.45
Why can't character constants/literals be empty? -3.51
Assign a negative unsigned int to a double in C -4.39
Is it fine to use sizeof operator in snprintf -3.86