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
pgacreate(8) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
pgasetuserfunction(8) - debian
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results