|
|
|
|
|
by windward
454 days ago
|
|
A typical C program of useful length typically includes a spattering of implicit type conversions that the programmer never intended or considered. It's the consequence of a feature that abstracts away how the type system and memory really[1] acts. [1]for certain definitions of 'really' |
|