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 ... 33 34 35 36 37 ... 90
Title Δ
Restricting float precision in c without printf +0.31
C pointers (difference between int and char when using pointers), e... 0.00
how do i use a value returned from a function in c 0.00
How to give write permission to everybody? 0.00
Counting characters excluding spaces in C using while loop +0.28
Why can't structs be compared for NULLness in C? -1.25
Why is a temporary char** argument illegal? +1.85
Compiling the wrong file? +1.39
Scanf and Address Operator (&) not working inside for loop +0.06
C programming ... Why "return" statement give only one va... +1.41
Memory handling in x64 vs x86 - C language +0.30
Getting Process returned -1073741819 (0xC0000005) error instead ans... 0.00
Getting the average of 5 students using multidimensional arrays C -0.66
Using sprintf to convert integer to string seems to ignore 0 -2.68
Why am i getting ' request for member ‘******’ in something not... +0.73
The if statements' condition +0.05
Adding values from a file to an array until a certain character +0.35
CS50 "expected expression" for else statement in C? -2.64
Can anyone figure out why my program (in C) for splitting sentence... +0.63
Debug very large file with VS Studio -0.76
Will it place 0 or \0 at the end? 0.00
what is the largest unsigned integer that is valid to store in the... -1.86
C dealing with variable length string 0.00
What are the downsides to saying a file is NULL instead of closing... -1.85
Read from the standard input a natural number, n. Find the greatest... +1.49
Two pointers residing at the same address but pointing at different... -1.20
cast char* to FILE* without saving the file 0.00
Recieving multiple html content while calling recv() function? 0.00
How to pass command with quotes to system()? 0.00
Segmentation fault using scanf() 0.00
Temp Pointers: Correct malloc and free +0.29
Memory leaks and pointers +0.97
Trying to make a function which squares all values in an array. Get... -1.07
Why char specified as integer in printf gets printed correctly -1.22
Process file or stdin +0.99
Why can't I use this C program without defining an extra variab... 0.00
How do I print a long decimal number in c? 0.00
How to create create a text files sequence in C -2.93
Pointers and Arrays in C. The Concept Not Quite Clicking. +0.05
How to return a pointer from a function that calls a function by po... 0.00
I am at a loss for why this is code is giving me a read acess viola... 0.00
Sum and average of numbers within an array C 0.00
How to avoid MSVC warning C4701: potentially uninitialised local va... +1.18
Function always returns pointer to null +1.11
Trying to append elements to multi-dimensional array. Exception thr... -0.36
Checking return address in recvfrom() (C UDP Sockets) 0.00
Assign global struct variable outside main And Inside main +1.25
What happens when you call close() on a pipe file descriptor that w... 0.00
Searching in recursive Binary Search Tree -0.09
Way to check if the variable is value of something +0.30