*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ifl/iflMinMax (3)              
Title
Content
Arch
Section
 

Contents


iflMinMax(3)	  Image	Format Library C++ Reference Manual	  iflMinMax(3)


NAME    [Toc]    [Back]

     iflMinMax:	iflMin,	iflMax - simple	min/max	template functions

SYNOPSIS    [Toc]    [Back]

     #include <ifl/iflMinMax.h>

     inline T iflMin(T a, T b)
     inline T iflMax(T a, T b)

     inline T iflMin(T a, T b, T c)
     inline T iflMax(T a, T b, T c)

     inline T iflMin(T a, T b, T c, T d)
     inline T iflMax(T a, T b, T c, T d)

DESCRIPTION    [Toc]    [Back]

     This header defines a set of simple inline	functions to determine the
     minimum or	maximum	of two input values. iflMin() returns the minimum of a
     and b. iflMax() returns the maximum of a and b. There are also overloaded
     versions that return the min of 3 or 4 paramters.	Since these are
     template function they can	be used	with any data type that	< and >	make
     sense on.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
property FreeBSD functions to allow creating simple property lists from ASCII file data
properties_read FreeBSD functions to allow creating simple property lists from ASCII file data
properties_free FreeBSD functions to allow creating simple property lists from ASCII file data
property_find FreeBSD functions to allow creating simple property lists from ASCII file data
evmtemplate Tru64 Event Manager template file
debconf-mergetemplate Linux merge together multiple debconf template files
cdk_template NetBSD Creates a managed curses template widget.
autoheader Linux creates a template file of C #define's for use by configure.
autoheader2.13 Linux creates a template file of C #define's for use by configure.
TP_CertCreateTemplate Tru64 Allocate and initialize template memory (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service