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 2 3 4 5 ... 90
Title Δ
C: What size should you allocate to a string array to be passed to... -0.13
Error while trying to take multiple inputs in a switch inside a loo... +1.04
How is the size of structures with bit-fields are calculated which... -0.82
Write a function gets number of squares and will return how many in... +0.27
Scanf %i with letters gives negative number? 0.00
Creating a dynamic list within a struct +0.26
How to declare an array in another array without define the size -0.23
Expected expression before '{' token in Macro -1.00
bind: invalid argument when trying to bind AF_INET6 to INADDR_ANY (... 0.00
Can Pass by Reference also be called as Pass by Pointer? +1.45
How call by reference and call by value works on multidimensional p... -1.02
I'd like to know how to convert variable value to number in ASC... -0.16
Can't assign value to a structure's variable via pointer [C] -0.20
Using rvalues with the & operator 0.00
Using NULL statement in a function parameter +0.64
The result of "sizeof" depends on the location of the bra... +0.44
How can I solve this error in c language in kali system? 0.00
problem with compiling C project in a C++ unit test +0.25
C, function in switch case +0.73
How can I pass a long type value into the parameter of a function w... +0.26
Variable length arrays not possible w CLion and C99 Standard? +1.20
How to read file permission bits using only the open and read syste... +0.27
What is the use of a pointer to function as shown in K&R example +1.77
C program not giving desired output +0.27
Can array size or index be passed to a function along with the arra... -0.24
Return value of a function using switch case without break -0.23
Right declaration of array of pointers to arrays of char * 0.00
C error while printing rectangle: Abort trap: 6 0.00
C program for computing greatest common divisor gives wrong answer +1.14
dynamic memory allocation always leaves/accesses shadow bytes 0.00
what happens when function doesnt explicitly return a value? can... 0.00
Makfile generates both `(.text+0x0): multiple definition` and `(.te... 0.00
error: ‘k’ undeclared here (not in a function) [solution.c] int dat... 0.00
How to make thread crash will not lead to process crash? +0.03
C - Get External IP Address -2.72
Using sizeof() with pointer to struct in C +0.63
Memset function in programm that resolves host adresses -1.87
C. malloc() and free() in function doesn't work 0.00
Why this little program output True? Is GCC's overflow protecti... 0.00
Behaviour of const qualified function in C +1.62
How do I transform column data into row data? +0.48
C Program suddenly exits after first input when using printf() 0.00
return a uint8_t from a funtion and printing it in the main function 0.00
;=10 Is there such a use in Arduino? 0.00
What does sbrk(0) point to when initializing static variables? +0.26
Is it possible to use continue in conditional operator? in c language -0.49
Generic linked list print and add by value in C +0.42
Bug in getopt (C) for non-global use? 0.00
Is there any underlying reason behind this undefined behaviour? 0.00
Can anyone explain why the address of a pointer change when called... +0.33