Man Page: pgagetprintfrequencyvalue
Operating Environment: debian
Section: 7
PGAGetPrintFrequencyValue(7) PGAPack PGAGetPrintFrequencyValue(7)NAMEPGAGetPrintFrequencyValue - returns how often to print statistics reportsINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetPrintFrequencyValue(ctx) PGAContext *ctxLOCATIONreport.cEXAMPLEExample: PGAContext *ctx; int freq; : freq = PGAGetPrintFrequencyValue(ctx); 05/01/95 PGAGetPrintFrequencyValue(7)