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
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)?