On September 18, 2017 4:12:07 PM GMT+02:00, Andrew Haley <a...@redhat.com> wrote: >On 18/09/17 10:48, Florian Weimer wrote: >> Is this a property of the char type, or would other types work as >well, >> for example, double or long double? > >It has to be a character type, I believe.
It can be any type. All stores change the dynamic type of the memory accessed. Richard.