pgaprintcontextvariable(7) debian man page | unix.com

Man Page: pgaprintcontextvariable

Operating Environment: debian

Section: 7

PGAPrintContextVariable(7)					      PGAPack						PGAPrintContextVariable(7)

NAME
PGAPrintContextVariable - prints the value of all the fields in the context variable.
INPUT PARAMETERS
ctx - context variable fp - file pointer to print the output to
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAPrintContextVariable(ctx, fp) PGAContext *ctx FILE *fp
LOCATION
report.c
EXAMPLE
Example: PGAContext *ctx; : PGAPrintContextVariable(ctx, stdout); 05/01/95 PGAPrintContextVariable(7)
Related Man Pages
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com