StackRating

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

alk

Rating
1514.28 (47,677th)
Reputation
60,228 (1,532nd)
Page: 1 2 3 ... 52
Title Δ
Struct in C (assign value into array of struct) -1.20
While inserting in arraydoes doing n++ increases size of array? Doe... 0.00
Why does my server for my client-server solution shut down connecti... -1.01
program works but when I debug it says "<error reading char... 0.00
Why is the second argument not working with strtol? +1.54
Best way to get and print formatted datetime? -2.20
Does sleep() affect pthread execution? -0.11
The result of "sizeof" depends on the location of the bra... -1.76
Finding the maximum integer of three integers in C -0.74
How to Replace Leading or Trailing Blank Characters with "X&qu... -0.03
How to make if-statement print required the result? 0.00
Return a string literal from a function 0.00
Output for this program concerning void pointers 0.00
Close all threads, except the main -0.62
Why am I getting segfault with loading objects from shared library? 0.00
How do I make my program iterate only once every given time (ex 1/s)? 0.00
Is it possible to transform all these pointers into array of pointe... -1.43
I converted gets to fgets but the code enters an infinite loop 0.00
How to concat __func__ and __LINE__ in a macro definition +1.89
weird thread return value in C -0.86
How to extract contents between a specific character in a c string? -0.52
Cannot assign requested address for bind the socket 0.00
Where does const char* get the pointer to a memory address? +0.16
Any idea ? Warning assignment makes pointer from integer without a... 0.00
How to count Up and Down using For Loop +0.27
Why is this double type variable default to int when passed as a fu... +1.84
optimize complex logic condition +0.47
Is there any trick to use a variable that is read early, in a switc... +2.00
Why isn't gcc recognizing my .c file even when I provide it as... +1.29
Is it not possible to initalize more than 4 variables at once? +1.23
Is there a way to solve initializing local variables in structures? 0.00
what's the largest number float type can hold? -0.29
SEM_FAILED on GCC Red Hat 4.8.5-39 - Semaphores 0.00
strtol()/atol() causeing segmentation fault +0.48
Problem when trying to allocate memory in C 0.00
What does "void fatal(char *); " mean? -0.40
Program to find all indexes of element using pointers +0.48
Why is winbgi function settextstyle() occupying memory on the heap? 0.00
strcat adds junk to the string +1.09
Calling free() after malloc causes unexpected behaviour +0.32
realloc() causes program to stop -0.02
while executing asking for two input values -1.16
Valid Expression in C with Help of Macro or typedef: (x) ((x) - 1) +0.24
Dereferencing an int pointer vs char pointer -1.16
undefined reference to `sin', even though I use <math.h>... 0.00
Count how many times a number divides another number 0.00
localtime() function is invoking ___lll_lock_wait_private() which i... +2.38
How to create a pointer which stores multiple arrays? +0.31
Initialization of malloc & calloc -0.02
Using OR operator inside while 0.00