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 ... 38 39 40 41 42 ... 76
Title Δ
How can I properly access the pointers from this structure? 0.00
How to copy the returned token by strtok 0.00
Is printf()'s string width safe with unterminated strings? 0.00
What is the difference between these two scanf statements? +0.46
Why do I need headers? 0.00
Why does the error struct FILE* but argument is of type char* appear? +0.14
Undefined reference to main, makefile 0.00
Learning C, looping error 0.00
Should I change the pointer to an array? -0.20
to set heap memory free is not working as it is supposed to be in C +1.13
Copy single words of a sentence C 0.00
how string (command line) are stored in char**argv and int *argv? 0.00
Compiler gives warning when printing the address of a variable -0.82
Error when using #include " " directive in codeblocks +0.38
Why supplying a pointer argument to %s does not work? -0.74
Binary to Decimal segmentation error +0.28
if statment and garbage value in C +0.29
Why was the value of pointer p changed when any value was assigned... +0.37
Converting a character into a space in C arrays 0.00
warning: format ‘%x’ expects argument of type ‘unsigned int’ +1.41
Why do I get a segmentation fault when I try to add a NUL terminato... +0.31
copy 1d element 2d array 0.00
Why this getchar() doesn't work properly? +0.29
My C program outputs undesired array values +0.53
dynamic memory allocation with structs -1.21
What's the difference between NULL and (FILE *) 0x0 0.00
Remove element from struct type +0.86
Implicit function declarations and linkage +1.59
Using Integer Variable as Index in scanf +0.30
Confusion with malloc through function argument +1.56
printf scanf function and fflush() +0.29
uint128_t does not name a type -2.67
Can I use the uint64_t in a for block? +0.87
How to create memory allocation in a struct for a string in c? +0.30
Program shows memory leak, even after using free() -2.59
realloc fails to reallocate a previously malloc-ed pointer -0.31
Where in the C standard variadic functions are described? 0.00
Getting negative address in c +0.68
Array of undefined length of structures generates segmentation fault 0.00
how to check if a variable is equal to a word +0.32
Assigment a value to index of pointer +0.25
How does increment on a typecasted pointer work? +1.16
Free (deleting) allocated memory from the function readdir -1.17
scanf() function with different format specifier +0.28
understanding static int execution +0.29
Convert string of a hex value to integer +0.63
what do you mean by (a&1) in c++? -0.22
`l` length modifier has no effect on a following a, A, e, E, f, F,... -1.72
size difference in various string initializations in C +0.33
Successive scanfs, the second one not asking for the second input f... +0.78