[comp.sys.amiga] InitAnimate

bartonr@jove.cs.pdx.edu (Robert Barton) (09/07/89)

 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.