debian man page for pgagetminmachineintvalue

Query: pgagetminmachineintvalue

OS: debian

Section: 6

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pgasetrealinitpercent(2) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results