Hello https://gcc.gnu.org/gcc-7/changes.html
snprintf (d, sizeof d, "%#02x", x & 0xff); ^^ Should be: sizeof(d) ? I'm not on this mailing list, so please cc me in any replies Regards, Jonny
Hello https://gcc.gnu.org/gcc-7/changes.html
snprintf (d, sizeof d, "%#02x", x & 0xff); ^^ Should be: sizeof(d) ? I'm not on this mailing list, so please cc me in any replies Regards, Jonny