debian man page for pgaprintcontextvariable

Query: pgaprintcontextvariable

OS: debian

Section: 7

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

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
hx509_validate_ctx_free(3) - freebsd
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
hx509_validate_ctx_init(3) - freebsd
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
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)?