Closed floatinghotpot closed 8 years ago
@seanmiddleditch PR improved, with your recommended printf("%.*s"), and also print both raw bytes and ascii code. Instead of convert to int, I just convert the raw bytes to unsigned char.
@seanmiddleditch PR improved, with your recommended printf("%.*s"), and also print both raw bytes and ascii code. Instead of convert to int, I just convert the raw bytes to unsigned char.