debian man page for pgagetprintfrequencyvalue

Query: pgagetprintfrequencyvalue

OS: debian

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgacreate(8) - debian
pgaduplicate(8) - debian
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com