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
hx509_validate_ctx_free(3) - freebsd
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph