StackRating

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

wallyk

Rating
1477.52 (4,505,005th)
Reputation
49,350 (2,046th)
Page: 1 ... 7 8 9 10 11 ... 36
Title Δ
GDB,continue in recursive function, can't stop after exact number o... 0.00
strcat append more than the assigned to array[ ] +0.50
Creating and using generic methods in C -1.13
Read struct from file in C++ with multiple types 0.00
Avoiding predefined numeric constants conflicting with enumerations... -0.49
Why does invalid memset() after malloc() leads to free(): invalid n... +1.19
what does the pointer assignment " *foo++ = *bar++; " do... +2.28
No reaction from the serial port +1.22
What Field Type Should Be Used for Password in MySQL when Using PHP... +0.52
passing 2d char array and assigning value -1.12
Linux kernel timer init_timer. What happens if called many times? 0.00
program crashing during constructor +0.66
Can't execute system call "execve" -1.76
Changing my parallel arrays into a single struct? 0.00
c++ using random numbers to decide the next encounter -0.25
Replacing the close() function in Linux with my own close() function -1.82
Pointer of a function with variable number of arguments 0.00
Can't acquire keyboard unless window has focus (C++, DirectX9) 0.00
Append string to a file at certain position +1.19
Error using wget in c++ +0.02
C Tokenize String +0.00
address doesn't get increased to print a character -1.45
What does const after function header do? +0.00
Convert date from serial number in csv file for mysql import +0.06
"size on disk" is zero for non-zero file in windows 8? -0.48
Error: no match for 'operator-' in 'temp - 5' +0.01
how to debug a pci device and linux driver +0.02
Factorial issue with user input -2.01
Assembly Language on 8051 , using interrupts to move to label 0.00
Unix top command column selection from with another C program? 0.00
C -- Array of Function Pointers +0.34
C code goes to infinite loop +0.12
PSoC timer interrupt +0.52
Equivalent of Objective-C's setTimeZone in SQL query -0.05
What needs to be done in linux kernel to initialize broadcom L2 swi... 0.00
Mapping UART register address to kernel for writing device drivers 0.00
Understanding some assembly code? -0.58
Implementation of __builtin_va_start(v,l) 0.00
When an ISR is running what happens to the interrupts on that parti... +2.02
What happens when two interrupts occur at the same time in linux ke... +1.91
Converting integer to time format +0.10
Scanf in MIPS assembler language? +0.00
How do I put an array into an SQL? +1.97
Detect unused functions in C +0.56
C, what does this line do? +0.26
mknod error while trying to make a device driver file with shell 0.00
changing the value of pointer to a pointer in a c function +0.20
How to get a for loop into a variable? +0.26
Update column B to column A, but only If table A is empty +0.31
Input several numbers from array and each one number check for inte... -0.11