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 ... 34 35 36 37 38 ... 76
Title Δ
How can a char pointer be initialized with a string (Array of chara... -0.15
Assert - segmentation fault -2.43
Assigning one character array to another gives Error. Why? +0.94
srtok is not working in c -2.05
Segmentation Fault (Core Dumped) C Program with Arrays 0.00
How to clear the memory in C? -2.63
SIGABRT on sprintf -1.12
Why uninitialized local variable in main is zero(not garbage) in c? 0.00
Getting valgrind errors when trying to free int pointer array. Not... 0.00
Use of member access operator on a pointer +0.29
Why does m[1] - m[0] return 3 where m is a 3x3 matrix? +1.91
how to return float array from a function? -0.42
C dynamic vector of struct +1.45
Accesing values on a 2d struct array -0.46
why does printf() circumvents segmentation fail when using pointers? -0.16
Are 'include' and 'define' also considered as keywo... -0.45
Passing a pointer to a C++ function in a C Project 0.00
malloc() on double pointer +0.29
Execute SQLite statement with a parameter 0.00
Accepting String when format specified is character +0.68
Returning pointers from function as static variable -0.79
Configure GCC to display error for not used variables +0.28
Is there a way to get name of argument used in the call of a functi... -0.30
Which order does the else statement follow? -0.52
How does structure array copying work in C? -1.17
C Splitting Strings -0.48
Power function returns 1 less result -0.74
How do I make my C program allow the user to create his own filename? 0.00
Alternative way to pass a char pointer to a function +1.20
Confusing line in K&R 5.11 function pointers C +0.63
Is this an undefined behaviour? +1.47
C - out of index element has same address as integer 0.00
Address of array VS pointer-to-pointer : Not the same? +0.29
why does type casting to float from int prints "0.0000" +1.38
How can I stop an infinite loop after every 1000 values? +0.28
Input hour and minute from user, and add duration to display update... -0.72
Output of functions defined as double and int -0.55
Are bitwise operators on different int widths in C well defined? +0.30
Error passing a char* to printf() call 0.00
Use function return value without storing it first - why is this ra... +1.10
Why %s and %c considered as same type by `scanf()` function? -2.13
C Language: Scanning and printing Names -0.27
Using struct and strcpy, program crashes 0.00
Error when Appending String with Record Set entry from Sqlite +0.28
Why does a variable of a function declared outside its function def... +1.10
convert char * to double,without losing precision in c 0.00
C trouble with a array, +1.67
strcmp call keeps crashing my program +0.87
Pointer arithmetic is working but pointer de-referencing is not wor... -0.59
Is a local defined array valid outside its function where it is def... -2.95