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 ... 12 13 14 15 16 ... 42
Title Δ
Preprocessor: generate functions with dynamic name. Multiple defini... -1.04
Use volatile data with methods not overloaded for volatile data +0.41
What does the ISO/IEC 9899 6.8.4.2 ->2 phrase mean? 0.00
How to get the number of columns of a char array? -0.56
Is there a recommended integer type to store function pointers in s... +0.14
What aspects of signed left shift are undefined with GCC? -0.88
Invalid pointer becoming valid again +0.35
Character pointer's address changing +0.22
Why changes to /etc/limits doesn't work -0.09
Complete type to incomplete type in C: C11 standard 0.00
C / C++ implement and pass code +0.01
Uninitialized structure members: best practice +0.92
C Casting from pointer to uint32_t to a pointer to a union containi... +0.98
Transfer a value from one thread to another without locks +0.49
How to define function that will called with or without parameters? -0.31
union types and flexible array member +0.16
Is there a way to use a pointer to struct inside the struct without... +0.83
Why include guards gives no effect for me? Am I missing something? +0.07
Does declaring a variable but not initializing it increase performa... -1.19
fastest way to determine if a bit is set in a integer data type +1.23
How to cast a struct of 2 uint into a double +1.12
I can't understand the structure declaration in c++ +0.41
Why are there few compilers that comply with C99? -1.85
C macro concatenation -1.29
clock() not working on some platforms 0.00
Function working fine in stand alone mode but not in a larger program -0.11
Preprocessor-like substitution into a parser +1.22
ISO C and signed literal constants +0.68
assign struct with char array inside using "=" works? +1.10
man pages for new C11 functions 0.00
Stops working when trying to `longjmp` from a signal handler +0.41
Expand __COUNTER__ macro once per source file 0.00
Platform independent storage of c bitfields +0.84
warning: conversion to 'unsigned char' from 'int' may alter its value +1.50
typecasting vs memcpy() : which one is better? +0.44
How to calculate the maximum supported value of a signed bit-field? -2.10
Different format of __DATE__ macro +2.17
C queue implementation using void* - good or bad practice? 0.00
gcc - error: dereferencing pointer to incomplete type 0.00
Does the C99 standard permit assignment of a variable to itself? +1.11
Generating function names with strings using macros in C +0.50
How to improve on this implementation of the radix-sort? 0.00
Differences between int variable and pointer variable in C -0.56
Using bit with int in structure -0.73
return makes pointer from integer without a cast - but types are ok... 0.00
do-while loop does not remember variable in while -0.51
Is there any way I can make "protected" typedef's in C? +0.47
How to use memcpy in Struct in c? 0.00
Signed saturated add of 64-bit ints? -0.48
case statement efficiency in c -0.61