StackRating

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

caf

Rating
1610.34 (1,389th)
Reputation
198,224 (240th)
Page: 1 ... 15 16 17 18 19 ... 59
Title Δ
Tips on debugging segmentation faults when no leaks are found -2.39
Python(/C/Java): How do I divide an integer by an integer, and prod... +1.56
fprintf and difftime madness -1.14
Why is this array notation illegal in C? -0.38
Hex IP to Decimal IP conversion +0.35
C pointer to array well-defined behavior -0.71
memory mapped files +1.52
How to get my own IP address from a struct addrinfo +1.03
warning: format %s expects type char * but argument 2 has type int +0.12
Inputing & validating hex values correctly +0.68
C, complicated Right-To-Left rule when defining a variable +2.00
Hexadecimal number too large for long long int? +0.71
Linux kernel: What process does schedule() run in? +1.27
How to convert an historical date and time to another timezone in L... +0.35
Any situation where long is preferred over int when sizeof(int)=siz... -1.59
Linux Kernel: udelay() returns too early? +0.34
Linux total available memory -0.14
How do I open a directory at kernel level using the file descriptor... -0.33
Linux 2.6 kernel scheduling policy for non-rt processes +0.34
How do I zip a directory or multple files with zlib, using C/C++? 0.00
How to find how much memory is actually used up by a malloc call? +1.53
Converting string array characters to numbers +0.08
bind() with SO_REUSEADDR fails +1.59
Files become zero bytes after stat() -1.72
C/C++ preprocessing ambiguity +0.50
Server writing to socket but data not reaching client 0.00
Regarding background processes using fork() and child processes in... 0.00
warning:initialization from incompatible pointer type -1.45
Is there a reason some languages allow a negative modulus? -1.76
I want an arbitrarily-large buffer in Linux/C/C++ -1.38
Fastest way to calculate possible values of unsigned int with N unr... -0.92
Formatting struct timespec +0.78
Generating well-distributed random numbers +0.71
How to detect your IP/name using gethostbyname() +0.35
Porting InterlockedExchange, using GCC intrinsics only -2.43
Internal Working of Copy_from_user +0.35
Realloc x86 x86_64 +2.28
How to call mbstowcs properly? 0.00
Advantages of anonymous mmap over malloc under memory pressure +1.60
Odd NULL pointer behavior -1.24
Floating point anomaly when an unused statement is not commented out? -0.07
How can I get a filename from a file descriptor inside a kernel mod... 0.00
Signed, unsigned objects comparison in C : Are there any operators... -2.58
How to store passwords securely when using different authentication... +1.27
How do I add all the files in the current directory to an array fro... 0.00
Intercepting stat() -0.29
how to convert strings to ISO-8859-1 in C/C++ 0.00
Simple? argv[] conversion to char* 0.00
Is it possible to typecast a const variable? -1.92
Is it good practice to use the comma operator? +1.21