C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
_pg_analyzepie
 Summary Example                         Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
     The _pg_analyzepie function analyzes a single series of data
     without actually displaying the graphic image.
 
     The _pg_analyzepie function fills the chart environment for a pie
     chart using the data contained in the <values> array. All
     arguments are identical to those for the _pg_chartpie function.
 
     Return Value
 
     The _pg_analyzepie function returns 0 if there were no errors. A
     nonzero value indicates a failure.
                                    -♦-