StackRating

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

cadaniluk

Rating
1608.76 (1,443rd)
Reputation
13,107 (11,084th)
Page: 1 2 3 4 ... 9
Title Δ
why does string array can not be reassigned but string pointer can... -2.10
Why isn't it valid to declare const references to const non-poi... +0.36
Performance assertions 0.00
How to change argv[0] from outside? -0.09
Stop GDB from stepping through glibc functions -2.31
how can I write this assembly line differently? -2.38
intel reset vector and documentation pedantics. Bits vs bytes 0.00
What does it mean leal on concrete example 0.00
What is this code doing to determine the size of the array? 0.00
Pointer allocated in for: should I have to free it? -0.01
Unclear structure variable usage - C 0.00
Translating conditional move (CMOV) instructions from assembly into C -1.54
How to find the length of a C array 0.00
Real Mode Assembly Get Keyboard Input 0.00
Using pointers or references to struct -0.51
protect bios from very aggressive program 0.00
Is my understanding of the relationship between virtual addresses a... +0.88
How is the optimal (processor) word size determined? The larger the... +0.89
Basing a logical argument on status of initialization of variable 0.00
How to make "ld" link in 32bit mode? 0.00
can a non-virtual function be equal to 0? -0.76
Why do I get a SIGSEGV with this unconditional jump? 0.00
How to Run one Process Twice with shell script? -0.23
C initialize struct in switch case -1.25
In char **function() , dynamic allocation of char array gives undes... 0.00
I got segmentation fault in c inline assembly when I called jmp +0.33
How to re-write these multiple IF XML comparisons and loops in Linq 0.00
Can anyone explain the output of following statement? +1.13
Can different threads of one process use more processors? -1.88
Storing a character at address location in C +0.78
How to use gdb to debug into a C program's corresponding disass... +0.35
How spooling requires memory protection? 0.00
Different declarations of qsort_r on Mac and Linux -2.06
Assembly NASM Segmentation Fault, what does it mean? 0.00
Memory management by OS 0.00
how to call code written in C from assembly? 0.00
Could I use preprocessor to make this one clearer? -1.66
What does LEA do internally? -1.71
In C#, what does "atomic" mean? -2.76
How to get a variable from a private method to a static method? -0.17
strcpy and strcat in Keil C compiler +0.35
Why does a pointer to a string literal cause a compile time error i... +0.36
pointer being freed was not allocated in C +0.12
C: put x86 instructions into array and execute them -1.43
Accessing Elements - Really O(1)? -0.23
GCC program undefined reference to function (multiple folders) 0.00
Visual Studio 2015: is a set of const pointers allowed? +0.35
Will compiler ignore inline qualifier for my function? 0.00
How to deconstruct 2D vectors in c++ 0.00
Is there some sort of harware support required for the implementati... -0.92