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 4 ... 12
Title Δ
How can I emulate the effect of the C function sprintf_s in C#? 0.00
Create file with read-only mode in C +0.18
How to use pow() function in the printf() statement itself? 0.00
What will be the output of this code as this code is giving me a bl... +0.06
I get this error 0xC0000005: Access violation writing location 0x00... 0.00
what does this mean x86 assembly code mean? 0.00
Using indices with a pointer without dereferencing 0.00
How to guess output in this case of for loop -0.24
Quick question, why is scanf_s throwing an exception in runtime her... 0.00
Applying strcpy to a pointer to array + some_offset -1.39
Read SELECT'ed value and store it as an int in C 0.00
What does MT and MD stand for? -1.25
How to replace a part of a string with another substring -0.75
Problems trying to use fread and fwrite to copy files -2.01
Using '&&' and '||' in a statement outside... +1.87
Is this syntax correct? +0.46
Am I using the correct format specifier? +0.47
CreateFile(ComX...) error C2664: 'CreateFileW': 0.00
C - memcpy with char * with length greater than source string length -1.24
Is there a way to create a gender evaluation +1.48
Why are ebx, esi and edi unusable when operating with a stackframe? 0.00
Why does it look like arrays are indexed backways in a c union? +0.16
Why is xor'ing DS not allowed? -1.77
Error A2022 Instruction operands must be the same size 0.00
Why define a function in a source file, then declare it in another... -0.74
printing bytes read from binary file at a certain file position C +1.88
C- Find the current line of my opened text file +1.53
Array pointer issue in C - array only contains last value +0.33
Why is the output of this C program 64 and not 320? +0.46
How use C Dll in C# properly 0.00
C - Struct string elements are concatenated +1.08
C Segmentation fault print 2d array 0.00
Any built in function to empty the string in c? -0.03
Get lowest bytes from an uint16_t in C +1.09
For loop not doing what intended -0.52
Not able to understand this C program -0.47
C++ string to C char array for writing to binary file -0.84
Declaring all variables as pointers vs. using address operators in C +1.70
Why can functions that return values be called without examining th... -1.07
Convert phone number from alphabetic to numeric form +1.37
How to read all of the text on a line starting on that line? 0.00
Checking if each digit is divisible by 2 +2.85
Converting base 20 to int +1.16
combining to types of variables in c++ 0.00
How to add a post-fix to a DOSKEY [CMD] 0.00
Why PostMessage with WM_LBUTTONDBLCLK does not work? 0.00
If I allocate only 4 bytes for single int, how then pointer can sto... -0.53
Assigning printf to a variable -0.78
Using MASM to generate Object files and link them with MSVC Object... 0.00
Can we assign a value inside the if statement? -1.20