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 ... 9 10 11 12
Title Δ
Combining multiple blocks: check alphabet, check string length, che... -1.93
Find specific file in folder and edit it -1.38
Separating integer into digits, printing in reverse, and printing t... +2.75
fopen() return NULL and errno is 0 0.00
What is the difference between sprintf and printf in C? -3.96
Store function address into global variable -2.06
How to check for string in log file and move file to different fold... -3.51
C/C++ - working with interrupts in visual studio c++ 0.00
Overflow not beeing recognized, p is not printing warning -4.18
Generating random number on set interval in C +0.28
C++ and asm error 0.00
Cannot change directory using system() in C++ -3.73
c void main function? returning 16 value -1.52
How to convert a function pointer to function name? -4.29
getting stuck in rewriting strcpy -3.41
c: strcmp Not Stopping At Conditional Statement It Should Hit -0.20
Trying to read bitmap file as hexadecimals -4.24
Converting char arrays into values and put into int array in C +1.69
Attempting to perform a bitwise manipulation in C, unexpected results +3.99
How to add gdi32.lib correctly from within the file? 0.00
How can I find the exact rand() used in a C library? +3.74
Using arrays in c to find repeated digits in an number (C) 0.00
Why is my C program skipping over this if statement? +3.96
Instead of printing the binary number out how would I store it as a... -2.74
cannot convert 'const char*' to 'LPCWSTR {aka const wch... -1.58
How does s[i]^=32 convert upper to lower case? -3.48
what is the length of this array? c language -2.21
How to concatenate an array of chars into 1 variable? +0.16
How do I explain the output of this simple C code? +5.15
fscanf Segmentation fault - C +3.87
C - strcpy() and char -3.00
One if statement taking precedence over another if, despite it bein... -1.26
C - Declaring a global array within a function not possible. Other... 0.00
Cannot safely delete LPTSTR allocation -3.18
Return a pointer to the last appearance of a character in a C-Style... 0.00
Create a TXT if software exist 0.00
JNA: How use CreateProcess for execute 32 bit version of a system n... +3.84
C BitWise - What does "1 << (num - 1)" and "|=... +2.09
Bitwise operation |= in C 0.00
A program that "press" the x button N times -0.17
unable to get filename from argv[1] in C -2.68
How to use isdigit() for a pin while loop +4.46
Strings with if statements -0.15
ShellExecute a cmd prompt with a specific working directory -3.92
printf crashes after successful printing +3.88
C fopen and fgets returning weird characters instead of file contents +0.13
Assembly je, jns, jle which register does it use? 0.00
Assigning to an array by casting to a struct -1.71
Read string constant to non constant variable in C +0.51
how to print the value of a pointer from a structure +2.10