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 ... 31 32 33 34 35 ... 41
Title Δ
Issue with isdigit(); - scanf validator -0.37
Weird behavior of indexes when iterating through a 2D array -0.42
Read offset of data in textfile using ftell +0.46
Assigning integer value in a char array -1.21
What's the best way of measuring elapsing time in POSIX with th... -1.89
When does C not need the address-of operator? -0.41
Unwanted (or erratic) result of macro function -0.51
Hex value in C string -0.58
Concurrency problems dealing with sdtout 0.00
Access violation reading location (Linked lists in C) 0.00
in the below program why is sizeof returning twice the array size i... -0.60
Unix network programming, Address family not supported by protocol 0.00
C ~ Arduino: halt after call to function 0.00
same function but different parameter passing to function +0.51
Parse char array in c 0.00
Assign pointer value 0.00
Command line argument in C causing segmentaion fault? 0.00
Why s is returning 0 when inputs are 2,3,4? +2.62
Iterating with fopen in C +0.51
Common C Error That I Can't See 0.00
invalid conversion from 'byte*' to 'byte' +0.04
most popular character on stdin 0.00
How to check if environment variable is set from C program +0.72
Why does the compiler say that the variable "z" is redecl... -0.32
C custom rewrite rule -0.48
My simple C program isn't compiling +1.42
Passing Fortran arrays to C 0.00
Subtraction with while loop +0.52
Program Stopping while Executing(Files Handling) -2.01
Compiler Warning Passing array of structs (itself member of struct)... 0.00
Why is scanf() always waiting for input +1.86
Function that's calculating a log - Unused variable error -0.30
How to handle progressbar in QT/C++ when update value is used as a... 0.00
C - Pointer to array of struct in function +2.21
Reading from a binary file using fread() displays additional charac... 0.00
Printing string pointers in c +0.47
Find lines that DO NOT contain a specific character +1.81
Stopping an infinite while loop using scanf in c? +0.52
Why the size of pointer to array is always 8 in C? 0.00
How do I properly move a seek pointer in a file with stdio in C -0.80
Accessing a triple pointer inside a function with array notation +2.30
How to split a char? +1.19
Keep running until user enters q simple program flow +0.05
Printing a two digit number as character +0.51
Segmentation fault core dumped when reading file +1.38
C variable undeclared (first use in function) 0.00
Why should I use the array memory location when assigning value? -0.11
char c1[ ]="abcde" works while char *c1="abcde"... +2.08
Grab File Path in C + WebkitGTK 0.00
Can I assign same value to multiple variables in C? +0.09