On Sun, Aug 25, 2019 at 05:12:26PM +0200, Kamil Rytarowski wrote: > I want to see the original state of void* so all casts will be unneded.
But it doesn't. Casts are *still* necesseary when using integer indices as data. > Since B lang times we used pointers and integers as the same data type. > They were so indistinguishable that C lang invented unsigned to make any > difference. That sentence makes no sense to me at all. Joerg