StackRating

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

brokenfoot

Rating
1481.13 (4,492,349th)
Reputation
6,801 (23,669th)
Page: 1 2 3 4 ... 6
Title Δ
How to rescue the Linux system from erroneous insmod in rc.local in... -0.48
Is there any difference when compilers implements C inline function... 0.00
Allocating memory using malloc in a function, segmentation fault -0.19
Is there a way to communicate with a driver from a C application? 0.00
Why and when do we have to initialize a string before using in C++? +0.37
Memory Allocation for Recursive Functions -0.30
C++ Assert Message -1.05
Selection Sort in C using an Array of Struct, error: "lvalue r... -1.67
Side effects on re enabling an IRQ line from within an interrupt ha... 0.00
String copying error c++ -1.26
Function to check dimension value and what it is -2.12
increasing array index in a function +0.02
linux kernel module memory checker 0.00
Assigning value to struct variable -1.37
function returning pointer vs function returning array in C -0.66
Function to determine whether or not a downloaded file is identical... +0.03
Complex array initialization in c++ +0.14
C pointers to pointers. Why the need to have two asterisks? -0.24
Sparse warnings: incorrect type in assignment 0.00
In C programming, I'm trying to print my array in reverse using poi... -0.72
Is bind() necessary if I want to receive data FROM a server in c/UDP? +1.59
Does pthread_create starting thread? +0.21
How do I get a producer and a consumer thread to continuously load... 0.00
What happens to this in memory/compilation? -0.10
Long arguments list, how to process them nicely, now I have many if... -0.33
Accepting integer main arguments then using them to declare an arra... -0.81
How do you use for(;;) loop +1.01
How to copy a node with struct details in it c -0.48
Why does a swap function only work when using pointers? -0.47
Memcpy() works on out of bounds memory? -0.42
Array of struct inside of a struct 0.00
c pointers and arrays, copying contents into another array +0.10
Why did this TCP retransmission occur in frame 7 0.00
What causes these duplicate TCP ACKs be sent in linux kernel 0.00
Character Driver Unload Fails 0.00
How to protect data shared between multiple interrupt handler in Li... +0.52
How to truncate address in c -0.97
Linux Loadable modules and built-in modules 0.00
How's the Major number allocated for platform device driver? +0.03
codeblocks shows error in a program but i can't find it +0.47
Why .join is still necessary when all other thread have finished be... +0.17
Hard time in understanding MODULE_DEVICE_TABLE(usb, id_table) usage 0.00
Debugging Linux scheduler -0.15
Unexpected results from bitwise operation why (1 | 1 & 2) gives... +1.79
If I malloc(1) twice in a row, why do the values differ by 32? -1.27
Struct Name Standards in C -0.94
Factorial issue with user input +2.01
Access a pointer of a structure inside another structure -0.31
why kernel invokes other handler when kernel receive interrupt? +0.02
nnoremap <C-k> <C-w>k in vimrc +0.23