C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_paletteentry
                                             Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <pgchart.h>
 
  Context:   _pg_getpalette, _pg_setpalette
 
  Structure:
 
  typedef struct
  }
      unsigned short      color;
      unsigned short      style;
      fillmap             fill;
      char                plotchar;
  } _paletteentry;
                                    -♦-