StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Antti Haapala -- Слава Україні

Rating
1647.69 (599th)
Reputation
93,439 (833rd)
Page: 1 ... 4 5 6 7 8 ... 47
Title Δ
Is it legal to cast a function returning an object pointer to a fun... 0.00
Is there any motivation of using GCC __builtin_object_size at sourc... 0.00
How can I efficiently patch an external library and compile it in a... 0.00
How to prepend formatted data to an printf() call 0.00
Does the position of this bit-wise operator change the behavior? +2.27
Digit gets cut off when using for loop to save number in character... -0.48
Why does it say "We must not include limits.h!" in dirent... -1.34
Does signed to unsigned casting in C changes the bit values +1.67
How does overriding variables actually work? -1.49
How we must compare two integers? +0.85
Is returning a struct with flexible array member allowed? -0.29
box function gives no output for newwin -0.44
Python pointer address to an uint_64 in a packed struct using ctypes? 0.00
Vlc library fails when I use fork() in C and Ubuntu 0.00
Can 32-bit (void *) generic (32-bit OS) be used for storing uint64_... +0.32
Is it okay to use mmap() for 4Kb blocks all over the place or is it... -0.40
Can I pass char* to const char* in C? +0.37
Why does mprobe fail when checking string literals? 0.00
Efficient way to add two float arrays in C? +1.35
Wrong output after modifying an array in a function (in C) +0.35
cc compiler and cache -2.32
When the function will be loaded into memory? 0.00
What are the considerations when returning by value vs by reference... 0.00
Embedding Python in C/C++ 0.00
How do triple dots in this C macro body work? +1.60
Canonical unsigned litteral suffix when used as array indices +1.62
Does the following violates strict aliasing -1.76
Implement sudo su in a C program 0.00
Why -Wsign-conversion compiler warning when using malloc with a str... +0.67
How to make intellisense treat the current source file as a standal... +0.32
I can't manipulate bit fields in C +0.36
What are lvalues and rvalues? +0.31
Python `os.remove` gets permission denied error 0.00
Question on Usual Arithmetic Conversions - GCC Compiler -2.10
How does C compiler determine a valid lvalue? -1.70
Why does glibc's strlen need to be so complicated to run quickly? +1.40
Is comparing two pointers with < undefined behavior if they are... -0.68
Is it possible to create a program that accepts 3 integers and outp... -0.59
How do i do left shift greater then 64bits? warning: shift count &g... -2.44
Why do function pointers require a return type? -0.76
Call exit() without argument -0.97
How do I stop GCC from optimizing this byte-for-byte copy into a me... +1.56
Why does this not run into an infinite loop? +0.34
What does *(int32_t *)(a + 4) = b mean? +0.44
Inconsistent C99 support in gcc and clang -1.01
IAR Embedded Workbench: stdarg.h isn't preprocessed -0.62
Unable to identify issue GNU archiver. Compiling with *.o works but... 0.00
using type punning to decompose object into words +0.17
Unable to create a formatted JSON file in python 0.00
Do statically allocated arrays in C use all of their memory even wh... +0.48