min(9f) opensolaris man page | unix.com

Man Page: min

Operating Environment: opensolaris

Section: 9f

min(9F) 						   Kernel Functions for Drivers 						   min(9F)

NAME
min - return the lesser of two integers
SYNOPSIS
#include <sys/ddi.h> int min(int int1, int int2);
INTERFACE LEVEL
Architecture independent level 1 (DDI/DKI).
PARAMETERS
int1 The first integer. int2 The second integer.
DESCRIPTION
The min() function compares two signed integers and returns the lesser of the two.
RETURN VALUES
The lesser of the two integers.
CONTEXT
The min() function can be called from user, interrupt, or kernel context.
SEE ALSO
max(9F) Writing Device Drivers SunOS 5.11 16 Jan 2006 min(9F)
Related Man Pages
otherq(9f) - opensolaris
otherq(9f) - php
otherq(9f) - linux
otherq(9f) - xfree86
otherq(9f) - hpux
Similar Topics in the Unix Linux Community
Information about Unix System Administration
Building Houston (4.59.125.171)
Quiz/Testing System - Questions Admin Beta Release
Quiz/Testing System - Exam Admin Development
MySQL User Deletions (Purge)