StackRating

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

Gopi

Rating
1512.15 (56,888th)
Reputation
18,966 (7,280th)
Page: 1 2 3 4 ... 19
Title Δ
How do can i storing string in char*s[] in C? -1.32
Fastest format to print an array +1.63
C Newbie. My program has two parts to it but the whole thing pops u... +0.49
C. Passing pointers to be modified causing segmentation faults -1.08
I wrote a C code for solving heat equation, but at the execution it... 0.00
implicit declaration of function ‘memset’ [-Wimplicit-function-decl... -2.01
strtok() strcat() Unexpected output -0.44
defining a struct as extern 0.00
Is it possible to printf the memory address of the first element of... +0.96
Printing integers passed as arguments in function in C +1.19
Cannot assign union member as NULL -1.39
Cast byte array to int -0.95
Multiply Stdin integer with command line argument (integer) +0.85
What does `if(!*str) ...` mean for a `char* str`? -0.50
Memory Allocation and Deallocation in C -0.53
Memory read without malloc +0.10
Counting All Character Occurrences in a Text File in C -0.52
Valgrind Use of unitialized value of size 8 +0.06
Pointers Ambiguity -1.77
Segmentation Fault, Array Printing C -0.58
What is the difference between casting to `float` and adding `f` as... +0.06
Declaration vs definition in C -0.11
How to traverse an array parameter as void pointer -1.20
get and check Strings in c language +0.20
Pointer to pointer doesn't work in tree copying algorithm -1.73
Add one more space after each new line -0.94
Accessing the NULL character of an array -0.60
C language basics 1 -1.49
Error: request for member 'Name' in something not a structu... 0.00
Malloc assertion failed in C 0.00
strcmp misbehave with 2 same strings +0.87
Not getting what's happening in the C code below +0.46
(newbie) should i folow this book "c programming language 2nd... +0.47
Does passing "pointer to structure" to a function create... -0.98
Problems with subtraction of a float number -0.26
"Segmentation fault (core dumped)" message appears +0.24
C struct initialization and pointer +0.47
C token loop segfault issue -0.37
Do While Loops C -0.03
the return statement of C in a function +1.16
Trying to print answer to equation and getting zero in C. +0.92
Trying to understand some simple recursive C code -0.03
function returning pointer to string not working -1.30
why increasing the pointer value by one doesn't allow to set a... -0.57
C programming - why garbage data inside my struct? +0.62
Why does a constant variable value change when it is declared local... -1.60
Reusing memory in C -0.03
Struct member char * initialized in a function call as a parameter +1.36
C - create members of struct in loop? +0.48
Return by adress +0.31