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
pgasetrealinitpercent(2) - debian
pgasetuserfunction(8) - debian
hx509_validate_ctx_init(3) - freebsd
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com