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 ... 54 55 56 57 58 ... 90
Title Δ
Changing endianness or byte order within a union 0.00
Writing a byte to a file and then reading the same byte are not the... -0.22
sizeof(string) not including a "\" sign +0.59
Alternative way to do Taylor series in C 0.00
serialize function parameters in c (gcc) 0.00
What is the difference between these two different implementations... +1.26
Generic function for multiple arrays of same datatypes in c? +1.37
Create struct depending on other struct member 0.00
multiple definition of a function +0.57
Is it undefined behaviour in C to use pointer to a typedef type as... -0.46
GCD, iterative and recursive issue 0.00
I am having difficulty printing range of unsigned long in c 0.00
Socket building error -2.98
Nested 'if' statements -- pro/con? +0.93
How to use this function AddToArray? +0.30
Defining constant array in C +1.68
Is (void)strcpy(somevariable1, somevariable2) correct? -2.69
XOR Encrypted Message length is showing wrongly in C +0.30
%x formating directive when passed characters +0.76
void* to structure* typecasting in C -0.55
What happens to the old object if you set a variable equal to a new... +1.45
How to make two simultaneously running infinite loops in C? +0.29
How to distinguish between pointers to overloaded functions? +0.72
C Programming - #define function +1.48
What is the difference between bitwise exclusive and bitwise equiva... +0.11
segfault with getopt_long() 0.00
warning: assignment from incompatible pointer type [-Wincompatible-... 0.00
Aren't a[][] and (*a)[] equivalent as function parameters? +0.10
C++ function that returns 0,1 or -1 -0.70
Declaring a string returning function in a header file. Conflicting... +1.30
Openssl EVP encryption and decryption from a file +1.48
Why malloc can't work with strcpy? +0.02
C - Returning a local pointer vs local variable -0.95
what does if(i-2) mean in C language? +1.20
Thread with array of structures returns SIGSEGV (Segmentation fault... +1.59
Send multi cast packets over internet in Java 0.00
How do you execute a bash script with "system()" when the... -0.85
Convert ASCII Char Array to Hex Char Array -0.67
Returning multiple 2d arrays in C with row and column number to be... 0.00
Initialize C struct through a function +0.30
How do I properly initialize some pointers for use in healpix subro... -1.88
Difference between two different declarations with new operator and... -0.19
C: Apply Macros, Don't Compile 0.00
Access violation writing location 0x00D00000 0.00
Declaring a pointer to struct creates a struct? 0.00
Passing pointer to function value not changing -0.79
Referencing a char* that went out of scope +0.60
C macro preprocessor mapping a numer to a type 0.00
How to create new threads per function call in c +0.30
C++ plus operator not working with const char and others +0.01