StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 51 52 53 54 55 ... 90
Title Δ
Declaring Size of Array Using Variable +1.02
Can I assign any integer value to a pointer variable directly? +0.67
Always output to screen and allow redirection -0.75
type conversion when using pointers in arguments +1.64
how to use clock_gettime 0.00
Using fork() in simplest form need to hit enter to finish execution -2.71
C function with optional arguments - the best way? 0.00
How are getchar() and putchar() Macros? +1.83
Multiple word input in string in c 0.00
First argument is wrong when passing __VA_ARGS__ +1.37
Disable self-reception of UDP multicasts 0.00
error: extern declaration of 'i' follows declaration with n... +0.04
Segmentation fault with sscanf on big number 0.00
Is there a non-array incomplete type? -0.79
Scanning from file two floats with hyphen between 0.00
How can I specify to gcc that {} init in C shouldn't compile? -0.74
Why is scanf taking the wrong input for large float numbers? 0.00
C program that reads in a date and prints out the next day date -0.36
What is the output of the following fork program? 0.00
Variable placeholders in a char * 0.00
Can we print the data just by using bare address in C? -1.58
How to dynamically allocate memory in 2D array and store values? -0.79
Freeing structure of structures that were allocated by malloc cause... +1.53
String using Character pointer in C 0.00
Passing a struct pointer to a function in C to dereference an array 0.00
socket programming , bind() error 0.00
C - Pass and operate on char pointers and pointer-to-pointer +0.99
Different conventions for main() in C +0.28
C control flow, memory allocation: Abort trap 6, populate array wit... -2.81
Multiple errors from C assert macro +0.30
Struct not being defined as a type -0.04
Fisher Yates algorithm gives back same order of numbers in parallel... +1.87
how to find min value in array of very large size and also large va... -0.52
Where are the 'int' and 'char' types defined in the... +0.58
How can I print the variable that a void pointer points to -1.09
C++ iterate trough struct by increasin pointer bit by bit +1.52
Exit case in switch in C -0.43
How to iteratively generate all possible combinations of letters an... -1.82
How does abort function never return? +1.66
Difference between char[] and &char[]? 0.00
atoi() for int128_t type -0.12
Post increment inside expression of if statement +0.31
Assign values to enum in C +0.99
how to solve undefined reference error in C? -0.44
Will exec() called after fork() cause data loss in the existing pro... 0.00
for (unsigned char i = 0; i<=0xff; i++) produces infinite loop +0.18
Need help in understanding Sockets getaddrinfo 0.00
Wrap around of integers in c 0.00
Clear input stream after fgets set null char before newline -1.66
Execute commands as root without root password or sudo 0.00