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 ... 18 19 20 21 22 ... 42
Title Δ
How to make C codes in Tru64 Unix to work in Linux 64 bit? +0.31
setjmp remarks defined by standard +0.43
Which part of the C standard allows this code to compile? +0.51
how to store matrices in heap memory +0.53
What is the best practice to remove C structs end padding? +0.58
Why the unnamed parameter warning discrepency between C and C++? +1.49
Is it dangerous to use NULL pointer dereferencing at rvalue side ? -0.62
What are the cons and pros of using void * as the this pointer in m... +0.47
Usage of malloc and free -0.95
initializer element is not constant - how to solve the errors? 0.00
What do the C and C++ standards say about bit-level integer represe... +0.02
Why doesn't (can't) the OS translate C code directly into machine l... +2.06
What is the difference between Integral Promotion and Balancing in C? +1.92
typeof operator in C +2.06
why don't i get the value of first element of the array? +0.65
C, initialize struct without malloc 0.00
Adding structure to an array of char in C +1.75
C programming Circular list for memory suballocator +1.67
(newbie) strstr() returns null with unsigned param 0.00
C, Struct pointer polymorphism -1.18
Memory leaks and other resources after a process dies -0.32
Creating a C++ Template Like Functions With Local Variables in C -0.95
struct self referencing -0.53
Default argument promotions in C99 standard +2.72
Enum bitwise masking limitations -0.01
Determine CPU Speed / Memory in C/C++ (Linux), LGPL or BSD are a re... -0.21
Converting signed to unsigned integer in C +0.09
using array in condition +0.50
malloc'ing a multidimensional array in C +0.63
Is it safe to use an enum in a bit field? -0.32
how to pass 2 dimensional array if both dimensions are unknown at c... -0.63
How to measure CUDA times correctly? +0.53
C++ - Okay to declare static global variable in .h file? -0.92
gcc produces warning for qsort 0.00
Do the rules of writing a structure in C vary with Turbo C++ compil... 0.00
Creating *** object (pointer to pointer to pointer) in C -0.50
(Why) is using an uninitialized variable undefined behavior in C? +2.11
Can I check what the macro was defined in pre-compile? +0.54
error: lvalue required as left operand of assignment +0.10
How expensive are NULL pointer arguments? -0.38
C/C++ Arrays of multidimensional arrays -1.63
Passing a "normal" 2d array to function as ** +0.43
Portable instrumentation +0.44
Is there a macro that expands to return without parentheses? +1.73
Is the "volatile" property of pointers inherited? +0.31
Assign values to C array -0.13
Join with any terminated thread -0.18
Byte to signed int in C -0.85
"Segmentation fault" while execute dynamiclly malloc code +0.55
C/C++ - ring buffer in shared memory (POSIX compatible) -0.46