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 ... 18 19 20 21 22 ... 90
Title Δ
How should I release a char pointer by passing a const char pointer... +0.28
Howw to dynamically set size of an array in an header file from out... 0.00
Array size is initializing as 8 no matter what Data Size is used fo... +0.70
OpenSSL: Encrypt a symmetric key with an ECC public key 0.00
Nanoseconds since midnight 0.00
Not receiving multicast data using code which works on another mach... 0.00
Legal or out-of-bounds forming the address of the first element pas... 0.00
Why use union to represent IP in IN6_ADDR -2.15
Best Algorithm to calculate maximum value of unsigned int without l... +0.83
Is there a fast way to check if all attributes inside an initialize... -2.85
Casting uint32_t to int32_t and comparing them afterwards +1.60
Can anyone tell the difference between these two code snippets in C? +0.36
Is Dereferencing a Constant Undefined Behavior +0.98
Why can I access a static variable in another file? -0.45
Why is this claimed dereferencing type-punned pointer warning compi... +0.68
how to use a struct defined in a certain header file from another h... -2.93
How to add multiple amount(s) of values to a struct 0.00
Problem with using C code in C++ with extern "C" -0.05
Which is the best way to set a bit & why? +1.15
Speed over style in C? +1.01
Segmentation Fault (SIGSEGV) when using malloc on null pointer 0.00
+(+k--) expression in C +0.37
Use a base struct to extract values from void* -2.08
malloc() within if statement, assigned only if (if) is entered but... -2.81
Approximating sin(x) using Taylor series until absolute value of a... 0.00
confusion while subtracting and post decrementing at once 0.00
What is difference between using function name and nickname(made fr... 0.00
What kind of software is part of an "Implementation" exac... 0.00
User buffer size to receive multicast packets? 0.00
Why getaddrinfo returns service ports even if there's no such s... 0.00
Memory Leakage when accessing, using pointer, elements from a struc... 0.00
Interpreting C char array as a long via a long pointer 0.00
C: Ampersand operator applied to an array vs pointer 0.00
How can I make a variable salt to be used in the crypt function in C? 0.00
RSA_generate_key is deprecated 0.00
Add NULL to char double pointer +1.12
Why are objects with automatic storage not zeroed when static objec... 0.00
Invalid operands to binary / on two-dimensional array 0.00
Using uninitialized variable without invoking undefined behavior +0.58
How do i "delete" useless , after scanf() 0.00
How to set the level of precision for the decimal expansion of a ra... +1.66
Bit ordering / Endianness flac decoding 0.00
Garbage characters when reading a file using fgetc 0.00
Why does memcpy_s zeroize in the case of runtime constraint violati... 0.00
I am having trouble understanding the flow when there are multiple... 0.00
Printed output differs when printing variables of function 0.00
c- Error Conlficting types within linked list struct -0.03
can I strcmp() a char[] with char* +0.98
How do I make an if... else construct that reacts at a certain mult... 0.00
C sizeof calculation run-time, compile-time +0.28