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 ... 21 22 23 24 25 ... 90
Title Δ
What will be the output, if we print a string that contains "%... -1.96
Is it possible to "Turn off" or "Turn on" volat... +0.27
For loop ignoring first line, after first loop execution in C 0.00
Issues with structure variable initialization +0.28
How does an array terminate? +1.67
Best way for mapping non-sequential values in C -1.88
why pass as argument of a function a function? +0.15
Repeated sprintf format pattern - string literals versus const char... +1.14
How to change array member of a structure in C +1.34
Why is __cplusplus defined within extern "C" +0.13
What's the relation between comma and parentheses and curly bra... 0.00
Implementing binary-search on an array of ordered-pair structs +1.53
Why return a static pointer instead of an out parameter? +1.25
Why Isn't malloc() Allocating Enough Memory -0.44
How to get parent object in C? -0.33
How to define constant in floating point double precision in c89 -2.01
How to check if variable equal to multiple values -2.14
Call by value can change the value for main program +0.05
giving server address in client, does not connect to server 0.00
How do you typecast void pointers? 0.00
Why does reading a non-blocking socket return an error status code +0.31
Initial value of int array in C - why? -0.06
Having trouble regarding output of a printf statement +1.33
Why does "malloc(): corrupted top size" error get fixed w... 0.00
difference of unsigned integer - standard supported way to get sign... -2.18
Can you dynamically compile and link/load C code into a C program? +1.31
Why printf prints a variable not passed as argument? -0.39
What really happens when a dynamic memory allocation is explicitly... -2.49
Copying chars from file into an array 0.00
Function pointer casting or parameters casting when using interface 0.00
Why is the "code" the same as the "name"? 0.00
Precise conversion of 32-bit unsigned integer into a float in range... +1.26
Explanation of "effective type"? 0.00
Printf behaviour with $ notation when sequence of arguments incompl... 0.00
My floating value doesn't match my value in C +1.11
assignment from const char pointer to char pointer gives no warnings +0.97
String array as long as input 0.00
Why do we use return; statement in a void function? -0.23
Why does the nested if statement output true when there is no condi... 0.00
Problem with makefile after rename variable 0.00
Difference between strcmp of string.h and my own implementation of... +0.79
If string arrays are null terminated in C, why are arrays of other... -0.98
How to read a struct from a text file that I created? 0.00
What is a fully promoted type? 0.00
Aligned_alloc behaviour +0.28
Is this pointer return safe? +2.56
Passing a 2D array to a function as pointer to array of integers -0.87
Why is `typedef struct x x` allowed? +1.58
call to execve has too few arguments, but should be receiving full... 0.00
Why is storing a function with different argument type to function... +0.98