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 ... 12 13 14 15 16 ... 90
Title Δ
uint64_t to an array - C language -1.84
How can I define operators (+,-,*,/) on if statement in C language? +0.75
How are if and else treated without brackets? +0.86
Is it safe to assume that the NULL constant is zero? -0.45
Pass array of struct by pointer in C function to update pointer ref... -0.43
Initializing struct with union of arrays +1.21
Using a designated initializer to initialize nested struct with a `... +1.32
gets() and buffer in C -1.59
Why does SonarQube raise a MISRA-C critical remark <<Function... 0.00
Structs and dynamic memory allocation in C? -2.34
Why is there a difference in bytes when I send a picture file throu... +1.74
What's the difference between struct and typedef struct? -2.68
Can you declare a variable as a structure within the main in C? +0.74
C: Can a too large stack lead to a segmentation fault? 0.00
Is it safe to return local struct variable's member variable? +2.36
Why do we use the dot operator (.) instead of the arrow operator (-... 0.00
Can't free allocated memory 0.00
Multiple chars in SWITCH CASE in C -2.69
Unix time not calculated correctly 0.00
Inserting at tail of linked list +1.34
Why should global array size be an integer constant? -0.56
How to calculate the size of the statically allocated string in the... +0.82
Can I redefine a macro with another #define directive? +1.45
C code, pointers and their content. Exam question +0.67
Cannot allocate dynamic array on C -2.52
Passing structure pointer to functions 0.00
C - getaddrinfo() -2.97
Copying a string literal to an uint32_t array and accessing it 0.00
-1. #IND00 appearing without division? 0.00
Initializing C structure that is an index of an array of structures 0.00
Why doesn't c program print error message to stderr when system... -0.44
How to send NACK message from receiver to sender 0.00
Trying to copy a string into a struct aray +0.54
What is and how to solve the warning: format ā€˜%pā€™ expects argument... +0.77
Iterating variable-length string in C +1.29
Creating pointers so segmentation faults do not occur and printing... 0.00
Why is © (the copyright symbol) replaced with (C) when using w... 0.00
How do I fix an "ignoring return value" error? -2.70
Problem of converting byte order for unsigned 64-bit number in C +1.03
What happens when you call read() with length that is too large? 0.00
C dereferencing pointer to incomplete type struct 0.00
Why are statements with no effect considered legal in C? -0.58
Multicast listener port in use 0.00
C Access element of Enum without declaring variable 0.00
How to check for "00" in a hex-coded string in C? 0.00
Why does this expression come out to 4 in C? +1.02
How can one use pointer constants to point to a specific memory add... 0.00
Linux UDP recvfrom: What do I get at the start of my buffer? 0.00
Gloabal variable seems to be overlapping 0.00
How do variable types affect pointer arithmetic work in C? +2.13