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 ... 17 18 19 20 21 ... 41
Title Δ
Float not being converted correctly 0.00
Removing spaces from string using pointers -1.70
How a program inherit environment variables? -1.15
Tokenizing a phone number in C -0.17
converting an int to blank spaces in C 0.00
Passing an array of strings to a function-segmentation fault +0.46
Why we should not include source files in C -1.10
String comparison when using sockets in C -2.13
Strange effect when creating a ListView +0.45
Python - Passing character to C library 0.00
Dice Game Numbers not Random +0.90
Concatenate char array and int array and store in string array +1.49
Incrementing an integer and initialisation placement having a weird... 0.00
How to debug C program on microcontroller 0.00
C / C++ Library Linking with CMake -0.04
Why is my linked list only printing last entry? -0.79
C language, vector of struct, miss something? -0.28
How to find out size of array in function? 0.00
C - strcpy with malloc size less than argument's size +2.17
Why does grep give "Binary file (standard input) matches"? -2.11
Pointers and Character Arrays +2.44
creating a matrix that holds pointers on its indexes +0.50
How to express this mathematical relation in a c program +0.88
C std library don't appear to be linked in object file +3.06
C - Correct way to write to a file the contents of a buffer? 0.00
WAP a c program for Bubble sort +0.46
Initialize array of 3-value structures using memset -0.26
Circular structure declaration C 0.00
Difference between (float *) & *(float*) in C +0.45
C: Format %s expects argument of type char* in funny strings program 0.00
Short-circuiting of non-booleans +2.26
expected identifier before token ( +1.78
Garbage with strcpy and strcat +1.17
How to loop through a byte array in C programming and store in a st... 0.00
struct member array size based on const int across files -0.72
C: How do I round a global variable? -1.55
malloc and realloc size of integer array +0.47
Size of "const char " 0.00
Unexpected Output of the program -1.25
Hiding getting elapsed time in C -0.52
Heap corruption while freeing memory 0.00
Why use const char *prt1 when we can't change the containing of... -0.03
Value disappearing outside of while loop, even though saving to a m... 0.00
How to sort file output? +1.71
Undefined expression with a definite answer? +0.83
pthread third argument in c language +0.47
How to check if there is a `\0` character in a filename using C? -0.67
Using sizeof with char *array[] -1.84
Guessing game program using isdigit 0.00
What's the difference between “int a[5]” and int (*a)[5], int a... +2.27