Query: pgagetprintfrequencyvalue
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)