StackRating

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

Govind Parmar

Rating
1512.80 (53,601st)
Reputation
12,689 (11,494th)
Page: 1 2 3 ... 12
Title Δ
Why does printing strlens not work for a int value? -1.54
Visual studio "Dereferencing NULL pointer" warning 0.00
How can I get my code to print out a statement that gets skipped in... 0.00
For loop inside for loop works without a curly brackets? +1.43
break vs goto: Which is more appropriate in the following bool func... +0.39
Is sizeof a function or an operator? +0.19
for Loop Not Running - Temperature Problem +1.36
"index "8" is out of valid range ' 0 to 1' f... -1.99
Why isn't it allowing me to use the member of the struct? 0.00
Using a ternary operator inside of a preprocessor +1.41
Prints out the number of multiples of 11 that are greater than or e... +0.50
Reading from file and store it to string with unknown length in c +2.26
Strange result with pointer casting -1.73
Casting to unsigned without specifying a type -0.12
Debug Error! HEAP CORRUPTION DETECTED in C 0.00
Global static variables shared in multiple source files -1.18
How to store a values with a min and max size in c -1.88
How do you write multiple conditions on if statements +0.05
How do I convert string to integer in this case? -0.09
Add two numbers together in asm 0.00
View a specific bit of a hex number? -1.81
How are values returned from a function using the stack 0.00
Does including ncurses.h in C programming also include stdio.h? -0.39
How can I print multidimensional arrays in C? -0.82
How to use pointers in C language -1.22
How to make a #define use 64 bits +0.18
calculate sum of all numbers present in the string -1.82
Not showing only few chars when connecting strings -0.51
c bit manipulation (endianess) -0.54
Why we use argc as argument in getopt() function? -2.43
calculating x to power y using for loop +1.29
Does a C struct hold its members in a contiguous block of memory? -1.10
How C header files import win32api functions? +2.06
Arrays are not storing values in the loop -1.64
Warning C6385 in Visual Studio 0.00
Is union set to zeroes when declared? +0.92
Why does C have both logical and bitwise ‘or’ operators? +0.48
Array with random numbers only contains the same values? +2.65
Why does a single pointer act like an array and the dereference ope... 0.00
'sprintf' output between 9 and 12 bytes into a destination... -1.29
Why isn't it a good idea to open the file before each writing a... -1.68
Printing statement in c -1.07
How would one modify a constant string? -1.87
Printf float number in hexadecimal format returns random vlaue +0.26
Passing ("text"+1) argument to Strlen function in C. Why... 0.00
strcpy compiles on Windows but it doesn't on Linux 0.00
My floating value doesn't match my value in C -0.38
Why is this C code section flagged as bad? +1.19
Can someone explain to me how this works -0.65
How to Convert octal to hexadecimal? 0.00