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 ... 43 44 45 46 47 ... 90
Title Δ
How do you use a function twice for two different equations? -0.56
Enum and a function that returns the month name as a string +0.72
Incrementing a struct name for new entries - c -2.80
casting unsigned short int to float with sign inversion -0.20
Scoping C++ macros? +0.29
can't shift negative numbers to the right in c +1.05
Is calling `wait` with an uninitialized value undefined behavior? +1.53
CTRL-C wont kill program linux/C 0.00
c programming - directory name from DIR* struct 0.00
Can't find the largest odd number -0.51
C - address of ptr to int list passed as void ptr - use int or cons... 0.00
How to run an unlimited loop with exec without fork bombing C/unix? 0.00
Iterating arbitrary memory and possible alignment issues 0.00
What's the difference between a string and a user entered strin... +0.62
Distinct random numbers between 0:1 0.00
Parse string to int array - Getting warning "makes pointer fro... 0.00
How to use power in C language? 0.00
make clean failed in windows 0.00
Issue with local variable ordering -2.21
Forked processes printing same time -1.91
Why the value of b does not change in main function? 0.00
printf with consecutive function as argument, undefined behavior 0.00
How to print large number in c? +0.30
what is the meaning of k-=(k & (-k)) in c? 0.00
Calculate Checksum of a custom struct I've created 0.00
I need help using the "equals" command 0.00
Program doesn't print result until I type exit -0.17
In C, how to set an unsigned char array from argv -0.69
How can array name and the address of the array name both prints th... +1.01
How to print contents of buffer in C? 0.00
How to port gethrtime() in C from Solaris to RHEL +1.26
Why the address of the pointer variable printed differently between... +0.48
Checking if macro argument is literal +2.19
Struct pointer casts -0.67
Confusion with implementation of malloc from K&R +1.48
Adding two large numbers together 0.00
Error on subscripted value is neither array nor pointer nor vector -1.49
Dynamic memory allocation and passing in function +1.90
Create a file of a specific dimension filled with zeroes -0.19
Casting to union field yields to conversion warning -1.62
How variables get stored in memory in C, According to their types +0.81
C - error: array type has incomplete element type in a extern struc... 0.00
C malloc/free double pointer of char via a function 0.00
What is the meaning of this expression (char *) in C? -1.08
kernel.c:(.text+0x2d): undefined reference to `memset' +0.30
Difference between char hexadecimal escape sequence and hexadecimal... -1.57
C - create a bin file of a structs's array inside other struct&... +0.30
Changing element of malloc'd String in C? -0.97
For loop to display the first 30 powers of 2 in C? +0.15
Memory Issue Preventing Input into Struct? +1.32