StackRating

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

Iharob Al Asimi

Rating
1569.37 (4,116th)
Reputation
48,826 (2,080th)
Page: 1 2 3 4 5 ... 41
Title Δ
C, SDL: error: cannot convert 'SDL_Surface*' to 'SDL_Su... 0.00
In C programming, does %d randomly generate numbers? 0.00
c++ strange Segmentation fault appears 0.00
Why does strlen function not work in this for loop condition? +1.40
Given that void is an empty type, why is void* a pointer type which... -0.55
srand(time()) in C - calling once? 0.00
Invalid read of size 4, valgrind fscanf 0.00
Is there such a thing as labeled or unlabeled break in C? -2.18
Assigning an integer value to unsigned char +1.31
C: Pointer to an array of structs inside a struct within a function +1.99
int pointer type casting fails -2.36
basic, about specifier -0.11
type conversion when using pointers in arguments -1.14
"initializer element is not constant" and "near init... 0.00
C - Split a string at the whitespaces +0.01
Why does the argument use an address of a pointer here? +0.45
Change non-modifiability of an array by using a structure 0.00
How to debug standard c library functions like printf? +1.71
Why I am getting wrong output 2686924 instead of 281? 0.00
Why does my code give `Structure-return value does not match functi... 0.00
How to save R object from C API -0.18
Adding a pointer to size_t in C89 0.00
Mixing C and C++... undefined reference to function +2.07
C Linked List infinite loop -0.59
Reading pipe delimited file* into array of structures C -0.58
Print decimal value of a char +1.05
Convert byte array to char array in C 0.00
Retrieval of values in reverse order using pointers +0.42
how is the output of the statement is 'E' -1.07
MySQL and varargs 0.00
got bus error when writing to mmap'ed file +0.45
Fill a char array with int values +0.41
Segmentation Fault 11 but why? -0.57
How to allow for program to crash and then recover in c -0.02
Simple C code illustrated in class doesn't work (typedef related) -1.08
How does %s work in c without `&` in scanf? +1.83
" expects type 'char *', but argument 2 has type '... -1.62
Can still print a string after I freed it? +2.48
Can arrays of pointers & 2-D array consider as same 0.00
Why does this code works changing constant integer? -1.94
C++ return array without dynamic memory allocation? -0.59
How to access a pointer's value that is a char array 0.00
Why we need getchar() although using scanf()? -1.00
How to format a printf statement to column name 0.00
How to call main function within the main function in c 0.00
Running into a segfault when referencing pointer 0.00
calling the c function within printf statement? +1.89
Arduino #define gives incorrect values for multiplication -1.42
Ignoring Werror for one specific file 0.00
Why do I get this unexpected output of printf? -1.59