graphics.hlp (Topic list)
_pg_setpalette
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <pgchart.h>
 
  Syntax:    short _pg_setpalette( paletteentry _far *palette );
 
  Returns:   _BADSCREENMODE if the screen mode is not valid, or
             0 if successful.
 
  See also:  _pg_defaultchart, _pg_getpalette, _pg_initchart,
             _pg_resetpalette
                                    -♦-