Query: pgagetminmachineintvalue
OS: debian
Section: 6
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)