Man Page: pgagetminmachineintvalue
Operating Environment: debian
Section: 6
PGAGetMinMachineIntValue(6) PGAPack PGAGetMinMachineIntValue(6)NAMEPGAGetMaxMachineIntValue - returns the smallest integer of the current machineINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMinMachineIntValue(ctx) PGAContext *ctxLOCATIONsystem.cEXAMPLEExample: PGAContext *ctx; int intmin; : intmin = PGAGetMinMachineIntValue(ctx); 05/01/95 PGAGetMinMachineIntValue(6)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitpercent(2) - debian |
| pgasetrealinitrange(2) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| 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)? |