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
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgacreate(8) - debian
hx509_cert_keyusage_print(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results