Man Page: pgaprintcontextvariable
Operating Environment: debian
Section: 7
PGAPrintContextVariable(7) PGAPack PGAPrintContextVariable(7)NAMEPGAPrintContextVariable - prints the value of all the fields in the context variable.INPUT PARAMETERSctx - context variable fp - file pointer to print the output toOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGAPrintContextVariable(ctx, fp) PGAContext *ctx FILE *fpLOCATIONreport.cEXAMPLEExample: PGAContext *ctx; : PGAPrintContextVariable(ctx, stdout); 05/01/95 PGAPrintContextVariable(7)
| Related Man Pages |
|---|
| pgasetintegerinitrange(2) - debian |
| pgasetrealinitpercent(2) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| hx509_validate_ctx_init(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |