Xlib Programming Manual by Adrian Nye This errata page lists errors outstanding since the most recent printing, 2/00. If you have any error reports or technical questions, you can send them to booktech@oreilly.com. (Please specify the printing date of your copy.) This page was updated on February 8, 2000. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {Reader Comment} In Chapter 3: Basic Window Program, the code sample does not match the description of the code. I was getting confused when the text kept mentioning that it would discuss draw_text() and draw_graphics() in later chapters. I searched through the code in the book, but the code written in the book uses place_text() and place_graphics(). The basicwin.c that I downloaded uses draw_text() and draw_graphics(). The next revision of the book will, I hope, update the code samples to reflect the text. (266) last paragraph; "Figures 8-4a, 8-4b, and 8-4c..." should read: "Figures 8-2a, 8-2b, and 8-2c..."