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 ... 11 12 13 14 15 ... 47
Title Δ
Why can't int (*p)[] be used as an argument for C function? -1.00
pointer confusion in c .can someone explain the execution of this c... +1.11
Why doesn't Valgrind memcheck catch this UB? +0.93
pass parameters to function of dll in python leads to access violat... 0.00
variable adress and how printf works +1.62
C convert iso ISO−8859-1 to UTF-8 with libconv 0.00
How come regex match objects aren't iterable even though they i... 0.00
Pointer definition in preprocessor directive +0.94
c equivalent of ucomisd 0.00
How do I make the compiler warn me about missing return value? 0.00
Adding a prefix to a string which is an int +0.29
Understanding dangling pointer behaviour in this case +1.08
File copying with getchar() and putchar() -2.24
Assigning an array's head pointer to an existing array in a uni... -0.75
warning on 64bit string formatter in mingw environment 0.00
How do you know which interface a broadcast message came from? 0.00
Why can't I simulate auto-completion with '\t' in busybox 0.00
is my translation C code to instructions for CPU correct? +0.15
Will errno == ENOENT be a sufficient check to check if file exists... 0.00
trying to understand permutation generation +0.27
What do these functions do? 0.00
Input of maximum 256 characters in C 0.00
Should I assign a function that takes arguments to function pointer... +0.68
Representation of -1 due to bit overflow? -2.11
Disabling variable declaration if they are not at the top of the fu... -2.05
C - recursive function for sum of n natural numbers +0.29
What is the difference between av_register_all() vs avcodec_registe... 0.00
Can I assign a value to a string using ternary operator in C? 0.00
I don't understand the logic of this statement "cur = prev... 0.00
Python: Removing spaces between punctuation with positive lookahead +1.95
How to use memset to add colours to a pixel array? -0.46
pointer casting in c [shellcode test] +0.28
Function getgrgid() returns NULL when it is called by nobody 0.00
Where am I going wrong about this reasoning? +0.08
With assignment expressions in Python 3.8, why do we need to use `a... 0.00
Why uninitialized instead of out-of-bounds? +1.33
Array-syntax vs pointer-syntax and code generation? +0.26
Offsets in union and struct +1.32
C - How fgets works with mutiple calls +0.39
Does using sleep in scripts consume cpu cycles? 0.00
fputs() with newline like puts() in C +0.70
Overuse of realloc -2.09
C programming preferring uint8 over char 0.00
Solidity ParserError: Expected identifier but got '=' 0.00
Fastest fgets implementation in C +0.26
Explaining this passage in "About size_t and ptrdiff_t" +1.30
Are object and void pointer exchangeable in extern C declarations? +1.11
Is it well-defined to hold a misaligned pointer, as long as you don... +0.94
Quit the program with specific letter +0.29
Why do C compilers not warn when assigning integer value too high f... -0.27