My C program is supposed to convert a c file to assembly code (convert the c file into a byte array and then convert the byte array into assembly). It is not showing any errors