#include #define Z 65536 #define byte unsigned char byte T[Z]; int main(void) { int k, i; k = fread(T, 1, Z, stdin); printf(".byte "); for (i=0x74; i