Answer from cs61c-cd (Charles Leung 15905350) for Question 1 The precompiler stuff isn't translated into assembly code. #define is really only used to make coding easier. typedef is the same thing.