CS208 Introduction to Computer Systems Monday, 16 Jan 2023 + Today - Debrief on queues - A little more data representation + Queues - How does "make" work? - Overrunning your allocated data - Reading specifications (e.g., q_remove_head) - Other questions, observations? + Play with integers - Samples --> integers2.c - For each section - uncomment - predict output - try it - debrief with partner: were we right? why/why not? + What about real numbers? - IEEE 754 standard - Rough outline