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 ... 36 37 38 39 40 41 42
Title Δ
Checking whether a number is positive or negative using bitwise ope... -0.79
addition of "binary" numbers +1.65
What prevents C++ from being a strict superset of C? +0.82
Constructor for structs in C -0.02
#define with parameters...why is this working? +0.59
Declare variables at top of function or in separate scopes? -0.43
How would I replace the character in this example using strchr? -0.75
What does the prefix L"..." stand for in GCC C without #i... +0.77
Is it possible to output on screen the content of a certain memory... +0.87
How to declare and use huge arrays of 1 billion integers in C? +0.03
Token pasting in C +0.23
Learning C coming from managed OO languages +0.76
Is unsigned char a[4][5]; a[1][7]; undefined behavior? +0.47
Signed right shift = strange result? +0.83
C shared memory -0.64
System Time change detection on linux -0.42
Contents of a static library -1.56
Advantages and disadvantages of using strdup on a string literal +0.38
Example of something which is, and is not, a "Constant Express... -0.62
How can I determine to which C standard is this code compliant? +1.06
Getting warning from C math library's pow function -1.35
create a random number less than a max given value -0.33
copy smaller array into larger array -1.77
C string literal storage between multiple copies of process or libr... -0.57
When do I need to typecast in C? +0.06
Can macros be used to simulate C++ templated functions? +1.58
How to have macros expanded by doxygen, but not documented as a def... 0.00
cannot free memory -0.61
Flexible array of pointers to char in a struct -0.15
sending a struct to a function, previously defined with a pointer +1.02
managing if statements -0.64
How to return a complex return value? -0.42
Compare symbolic constant, enumeration, constant variable +0.08
What is the difference between symbolic constant and macro in C? -1.24
What's the difference between VARNAME_T and VARNAME_P in c/c++ -0.62
Fastest integer type for common architectures -0.07
Fastest 128 bit integer library +1.32
return() versus pthread_exit() in pthread start functions -1.14
Accessing node data through POSIX tdelete() +1.41
Do POSIX lfind()/lsearch() perform better than looping manually? +2.44
c handle large file +0.08
How does the [] operator work? +2.11
Does fwrite call any lock internally? 0.00
Single quotes vs. double quotes in C -0.14
Do C functions support an arbitrary number of arguments? +0.70
Memory Layout of application -0.88
array as function argument -0.02
C function to escape string for shell command argument? -0.84
Is there any possible way to change a memory location to a shared m... -1.50
compressing socket send data -0.53