StackRating

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

Steve Summit

Rating
1552.46 (7,244th)
Reputation
17,948 (7,782nd)
Page: 1 ... 9 10 11 12 13 ... 17
Title Δ
How can i give command line arguments without using out extension ,... 0.00
if the maximum capacity of character is 256 how to store character... +1.26
freading 2-byte-long ints in blocks 0.00
Is variable assignment a statement or expression? +2.01
How to parse *(void **) (&cosine) if cosine is a fptr +2.39
Can we call a function inside printf()? +0.47
fork() returns 0, but the child process getpid()!=0. Why? +2.44
Please explain the output to this code: +0.03
Integer overflow/underflow 0.00
Why do array names not decay into pointers when left operand of ass... 0.00
Convert and round Fahreinheit to Celsius -1.35
Passing scanf entries to stdarg function 0.00
Why this simple program in C crashes (array VS pointer) +2.08
Why does alarm() cause fgets() to stop waiting? -1.91
Write - Read structure in binary file 0.00
What could happen practically on undefined behavior in C +1.46
What could happen practically on undefined behavior in C -1.26
Use of pointers on strings -0.48
Vector into varargs 0.00
what is that `etc` in operator precedence man page? +0.68
Does sprintf() modify variable across function? -0.03
The need of checking a pointer returned by malloc in C +1.79
Variable Defined by Input -0.53
How to check the value of errno? -1.33
Why does "noreturn" function return? +0.99
how multiple arguments are evaluated in a function in C -1.38
Avoid implementation defined types in platform independent code -1.87
I wanted to know about the working of "printf" function i... -1.37
Clear input stream after fgets set null char before newline +0.82
Why is type casting a pointer necessary? +0.32
How to know which functions the package includes? +0.46
How to read data from a serial port and write it to a file 0.00
Can a int value added to a float value? -1.63
Dereferencing a pointer multiple times vs creating temp variable -0.65
Array doesn't overflow (C language) +0.12
Most efficient method to print "test"? -0.79
Filling malloc'd memory and converting into a char array 0.00
Are you allowed to perform pointer arithmetic on an array that you... -1.32
Segmentation fault occured on passing a pointer to a char array int... -1.32
When using strcpy() does the destination string need to be one elem... -0.42
What is happening when casting to a pointer type in C? +2.49
Passing arrays in C: square brackets vs. pointer -1.37
Handling ASCII alphabets in C 0.00
malloc() | difference in memory address length of stack and heap lo... -0.94
C - a NON INT function example? +1.05
Text file apostrophe trouble 0.00
Scanf with format specifier and input mismatch 0.00
Is this way is prefered to swap two variable without temp in c? -1.46
C free() function called on static memory (on not dynamically alloc... 0.00
where is file descriptor stored in process memory? -0.55