StackRating

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

MOHAMED

Rating
1503.00 (328,449th)
Reputation
20,869 (6,454th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
C - warning: format ‘%s’ expects type ‘char *’, but argument 2 has... +1.93
Why read() from a file always endwith a breakline -0.63
Segfault -- but the pointer isn't NULL +0.09
Segfault -- but the pointer isn't NULL -1.91
Double array Strings interconnect in output - C Programming -0.87
how can I covert int to char in C -0.47
What does the prototype "const int* foo(int)" mean,especi... +0.16
copying a string to another string in C -0.03
Convert hex char[] to int[] in C 2 chars in 1 byte -0.39
Structure char array usage +1.36
Convert ascii char[] to hexadecimal char[] in C -0.05
Looping through string - exit on null not zero +1.84
found extra whitespace while using fscanf -0.67
*(a++) is giving error but not *(a+1)?? where a is array name? +1.25
C Character Replace in One Line +1.08
how to add the half of the string to the old string? 0.00
why this binary conversion does not work? +0.40
Casting not working well in x-code -0.32
Stuck on a thread issue +2.17
C pointer frustration EXC_BAD_ACCESS +1.00
"if " and " #if "; which one is better to use +0.33
C fopen call with variable name? -0.50
Bitwise left shifting unexpected result +2.83
Scanf Validation +0.03
parsing a string using pointer pointing to a string without using s... +0.86
C pointer type cast -1.42
Error when running a C code in eclipse +0.65
linux command line in a c file 0.00
Array initialization C +1.11
How to store values in an array to a variable on MPLAB? -2.19
Performing actions on command line arguments in C +0.47
convert IP for reverse ip lookup +0.31
Changing a value inside an array of bits 0.00
Segmentation error in C while allocation memory +1.57
Using unions with structures +0.51
address of entire row of 2 dimensional array in C - syntax 0.00
One array affecting the other, both arrays declared separately -1.14
C while loop skipping over input 0.00
Implement arguments of a function in a loop +0.13
How to declare an array of char* arrays? -0.44
How to declare an array of char* arrays? -0.44
Seg Fault when Parsing a CSV Line in C -1.84
printf("%s",pch) VS. while(printf("%c"pch[i]))? +0.53
Can you extern a #define variable in another file? -0.56
Yet another sequence point query: how does *p++ = getchar() work? -0.69
Init to zero a static 2D array at its declaration +0.29
Is "Oops: ; return error;" a valid method declaration in C? -1.02
How to store a character string into a character pointer declared i... +0.17
Copying a struct with dynamic array into a buffer in c +0.61
Supply a string that is not null terminated to strcpy +3.20