pgagetprintfrequencyvalue(7) debian man page | unix.com

Man Page: pgagetprintfrequencyvalue

Operating Environment: debian

Section: 7

PGAGetPrintFrequencyValue(7)					      PGAPack					      PGAGetPrintFrequencyValue(7)

NAME
PGAGetPrintFrequencyValue - returns how often to print statistics reports
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetPrintFrequencyValue(ctx) PGAContext *ctx
LOCATION
report.c
EXAMPLE
Example: PGAContext *ctx; int freq; : freq = PGAGetPrintFrequencyValue(ctx); 05/01/95 PGAGetPrintFrequencyValue(7)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph