StackRating

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

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 2 3 4 5 6 ... 15
Title Δ
Difference between (int *)p and &p -0.23
Unhandled exception at 0x53918F0E (ucrtbased.dll) 0.00
What happens when we add/substract an integer from/tp an address +1.51
Meaning of dangling pointers 0.00
read() - Check buffer boundaries if used in a loop including recurs... 0.00
execvp ls: cannot access ' ': No such file or directory 0.00
What is the purpose of "input.length();"? -0.49
How do I use a self referential struct definition (in C)? -0.81
execvp wont print echo command -1.55
Simple yes/no loop in C +0.00
what is the definition of variable -1.23
Losing my mind on a simple seg fault caused by pthread_create() -0.17
Difference between struct S { int align; }; (name after struct keyw... -0.78
How to assign a string value to two dimensional array in C? +0.50
passing 2D array pointer to function in C +2.39
Learning C: Passing strings between functions 0.00
Understanding how UNIX fork() affects parent process -0.50
C++ for loop that reverses the digits 10 - 99 -0.62
Can a C #error macro display multiple line message? -1.66
Running thread at very low priority +0.02
Seg faulting when accessing dynamically allocated memory in main (a... -0.63
I passed the wrong length of an array to a function. Why do I not g... +2.51
error: expected '=', ',', ';', 'asm'... 0.00
Why can you have an pointer to array of strings in C +1.67
Expected expression before ‘list’ [C] +0.54
Call function with struct field as argument -0.45
fscanf Issue-Not able to extract string from file +0.16
Why is realloc only copying part of the data? -1.29
Passing in filename from command line to read file content 0.00
I can print out the string values of what I read, but I am having t... -0.48
access(path, flag) returns 0 even if file exists -0.22
Reading strings into 2 dimensional array in C 0.00
Expression of pointers in C +0.98
how is the size of every pointer variable being 8 bytes on a 64-bit... 0.00
Unsigned vs Signed Integer +1.12
C: Executing and outputing shell commands in C 0.00
Parent process working until child processes finish 0.00
Segfault on copying struct 0.00
How to use fscanf to read lines separated by semicolon +2.54
Understanding memory allotment in heap -0.06
Understanding dangling pointer behaviour in this case -1.08
Unable to compile and link main.c to another source file using gcc +0.19
How to get the input of the user 0.00
Why this code can't print characters in an array? -0.74
'invalid operands to binary operands' while comparing two u... +0.53
about the largest value an int can hold in c programming? -0.52
How to use execv with a generated path in C? 0.00
Can a function definition passing argument to another function defi... -1.58
Pointers and char[] in C +2.19
Fopen Fails to read from Command line 0.00