StackRating

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

Jens Gustedt

Rating
1561.35 (5,367th)
Reputation
66,590 (1,323rd)
Page: 1 ... 37 38 39 40 41 42
Title Δ
sem_wait not working as expected? +0.58
Can we compute this in less than O(n*n) ...( nlogn or n) -0.74
Exit functions in C +0.47
What is the meaning of this splint warning and what might I be doin... -0.43
Faster way to zero memory than with memset? +1.52
Is this Macro Abuse? +0.15
Reverse iteration with an unsigned loop variable +1.76
Conditional jump or move depends on uninitialised value(s) -0.42
strcpy in a struct gives SIGABRT -0.32
Caching performance of serial vs padded data +2.46
Why no sanity checks in legacy strcpy() -0.58
Can pointers behave as variable? -0.47
Regular expression for constants in C +2.55
check for threads still running after program exits -0.09
What's the graceful way of handling out of memory situations in C/C... +0.35
Is there a LARGEST_INTEGER macro or something similar? (C) -0.32
memory address literal -0.95
finding memory leaks in c code on linux enviroment +0.92
getting the domain name by code in Linux +0.36
how to skip dirs that are mounted twice? 0.00
File Locking vs. Semaphores +1.90
Is it safe to cast an int to void pointer and back to int again? +1.33
Memory allocation +0.31
analysis of core file -0.09
Variadic macros with zero arguments, and commas -1.46
Is it OK to call pthread_exit from main? +0.50
Switch case optimization scenario +0.90
porting linux 32 bit app to 64 bit? +1.69
What's the faster way to implement the signed-to-unsigned map r(x)=... +1.43
How to protect init function of a C based library? -1.79
What's the difference in practice between inline and #define? -0.19
C: sizeof single struct member -0.35
hexadecimal value of ip into standard format -0.89
Why Right Associativity doesn't work with the declaration statement +0.15
Standard for typedef'ing -0.37
Using and returning output in C macro +0.21
How can I assign values to a function pointers members in a structure -1.47
Issue in pausing the posix thread for specific time interval in c +0.29
Does the size of pointers vary in C? +0.89
Thread related issues and debugging them -0.05
What's the data-type of C enum of Clang compiler? -0.45
Does the order of static and volatile keywords matter? -1.00
Does stdlib's rand() always give the same sequence? -0.59
ADT in C - with or without pointers? +1.02
What are the bad habits of C programmers starting to write C++? +0.94
Can gcc/g++ tell me when it ignores my register? -1.12
Isn't const supposed to be constant? -0.32
Optimize me! (C, performance) -- followup to bit-twiddling question +0.20
What's a portable value for UINT_MIN? -1.13
Read from file or stdin - C -0.56