Path: utzoo!attcan!uunet!zephyr.ens.tek.com!tektronix!psueea!jove.cs.pdx.edu!bartonr From: bartonr@jove.cs.pdx.edu (Robert Barton) Newsgroups: comp.sys.amiga Subject: InitAnimate Message-ID: <1677@psueea.UUCP> Date: 7 Sep 89 01:30:27 GMT Sender: news@psueea.UUCP Reply-To: bartonr@jove.cs.pdx.edu (Robert Barton) Organization: Dept. of Computer Science, Portland State University; Portland OR Lines: 14 rap@peck.ardent.com (Rob Peck) writes: > animKey is a pointer-to-a-pointer to an AnimOb. > in fact, I cannot remember offhand any other > function that needs this kinda pointer, ... How about AllocRemember()? It takes the address of a pointer to a Remember structure. On another subject, there are 2 errors in the second edition of PGA that I haven't seen in any list of corrections. Figure 6.1 shows the key code for RETURN as 2B; it should be 44. Also fig. 5.3 and listing 5.8 show 8 lines of image data for plane 1 but only 7 lines of data for plane 0.