Top "Conversion-specifier" questions

Reading in double values with scanf in c

I try to read-in 2 values using scanf() in C, but the values the system writes into memory are not equal …

c scanf conversion-specifier