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 ... 16 17 18 19 20 ... 42
Title Δ
How many instructions are executed in this loop in one cycle? -0.09
How to pack bit fields in short integer with a char array? +1.82
Invalid conversion from const, but wasn't declared as const -1.37
Synchronising Threads in CVI/Labwindows -0.04
semaphores + pthreads, not working properly -0.31
C/C++ Why to use unsigned char for binary data? +1.52
typedef a struct before it's declared +1.80
Is this a Flexible Array Struct Members in C as well? -0.02
self-avoiding random walks on a lattice in C with recursion - memor... 0.00
Convert int to float -0.17
"Type" of symbolic constants? +1.58
GCC __builtin_ functions -0.42
unknown type name 'clockid_t' 0.00
Using Macro to select a file -2.10
Is there any reason not to use fixed width integer types (e.g. uint... -1.31
Prevent Doxygen from carrying out conditional compilation (compiler... 0.00
is sprintf thread safe? +0.23
How to create a single struct statement to declare an array and ini... +1.56
search for '\n in char pointer use c -1.27
How To Convert a 32-bit Integer into a 64 bit value In C +1.15
C/C++ preprocessor: how to generate code depending on number of arg... +0.01
ISO C90 forbids mixed declarations and code in C -0.78
C macro, wrong argument number returned -1.11
Running OpenMP on a single node of a cluster -0.85
Free memory after malloc +1.90
issues timing the thread functions of pthreads in C -0.81
Are POSIX file locks reentrant? 0.00
Prevent GCC warning "value computed is not used" for a ma... +0.80
Linux C: what happens to unused file descriptors? +0.49
What is the type of a bitfield? +0.70
c is there a way to test type of variable? or overload methods? +0.23
Is zero initialization of structures guaranteed to wipe padded areas? +2.76
Multi-dimesional array initialisation in C -0.83
Where to find in what standard (ISO C, SUS, POSIX) and what version... +2.80
How to pass an array pointer to a function? +2.43
Warning when passing non-const parameter to a function that expects... +0.49
wrapper for a function with variable arguments in C -0.20
Converting primitive data type to void pointer type 0.00
Optimized way to check the value of a variable with enum members va... +1.03
Shared memory with mmap returns when writing to mapped memory on li... -0.47
Static Library dont want use .h files want use only .a file 0.00
Efficiency issues when using C99 and C11. +2.51
Storage location of a string constant for sizeof +0.31
Using preprocessor directives to define generic functions in C +1.90
C - why I cannot mmap a small (256UL or smaller) size of memory? +0.54
C-Preprocessor and Implementing a string table in low memory -0.54
Memory model spec in pthreads -1.59
Variable length argument list of set type +1.19
C Macros - Pass by Pointer vs Copy/Errors in passing to macro -0.61
traversing numbers in an interval wisely +1.70