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 ... 70 71 72 73 74 ... 90
Title Δ
What happens in C, when a larger datatype (e.g. int) is converted t... +0.33
Why does direct passage of string to printf correctly works? +1.12
Function with bidimensional array as parameter +0.34
Stuck in a type of loop -0.56
calling a function but i cannot understand the logic for the arithm... 0.00
Left shift bits in c -1.64
how to print the value of a pointer from a structure +0.56
Multicasting Error: Multicast Address Not Found +0.34
I can´t print a string that was read using the "gets"... +1.46
Create and communicate an "array of structs" using MPI De... 0.00
How can I resolve this recursive overflow? +0.32
Fread and pointer to structures in functions 0.00
Placing a struct definition before a function prototype, but struct... 0.00
Storing crypted data with libconfig +1.40
Why is there a difference in execution time while running the same... +0.64
Why a DatagramSocket does not send over the network with multicast... +1.72
what function does the compiler perform when it first reaches the #... 0.00
What is the issue with the following code? -2.39
Cannot get the correct input in C programming -1.09
C Linked list size not limited by malloc +0.35
How can I make a function that returns a function? +0.72
How to calculate Hamming weight (a.k.a. population count, i.e. numb... +1.68
Is it possible to do sendto() recvfrom() simultaneously? +0.35
C language how to fix my call function -3.02
Why do both `htons` and `ntohs` exist? -1.40
Delete numbers from stdin and print +1.20
where is my still reachable memory (after valgrind memory check for... 0.00
Are there subroutines in C similar to the ones in Fortran? +1.13
Creating a static variable in C -2.38
Why i cant run my program +0.26
Retrieving a char from stdin +1.80
Define variables in switch +2.33
Partially initializing a C struct +1.78
execl & printf - order 0.00
Passing double pointer (of dynamically allocated double array) to f... +1.33
GCC Warning: pointer arithmetic with type void * 0.00
C Files triying to overwrite 0.00
Storing a pointer value for later use 0.00
error C2036: 'void *' : unknown size 0.00
Unsure on my output with regards to malloc (c) -0.15
Invalid storage class for a function in a macro in GCC +2.16
Why this code snippet said to contain error? -0.78
How to pass signal to another process? 0.00
Why in two's complement (-1 >> 1) == -1 and not 0? -0.74
What is the difference between &p and p +0.85
Array of pointers to an array of fixed size +1.38
Function to free pointers not working +1.37
When send()/recv() fails. Where does the socket stands? 0.00
How to return a pointer to a slightly modified version of a function? -2.37
why I can have access to bigger indexes in c -0.15