pgagetminmachineintvalue(6) debian man page | unix.com

Man Page: pgagetminmachineintvalue

Operating Environment: debian

Section: 6

PGAGetMinMachineIntValue(6)					      PGAPack					       PGAGetMinMachineIntValue(6)

NAME
PGAGetMaxMachineIntValue - returns the smallest integer of the current machine
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMinMachineIntValue(ctx) PGAContext *ctx
LOCATION
system.c
EXAMPLE
Example: PGAContext *ctx; int intmin; : intmin = PGAGetMinMachineIntValue(ctx); 05/01/95 PGAGetMinMachineIntValue(6)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com