plan9 man page for min

Query: min

OS: plan9

Section: 9f

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

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
min() compares two signed integers and returns the lesser of the two.
RETURN VALUES
The lesser of the two integers.
CONTEXT
min() can be called from user or interrupt context.
SEE ALSO
max(9F) Writing Device Drivers SunOS 5.10 11 Apr 1991 min(9F)
Related Man Pages
otherq(9f) - php
otherq(9f) - suse
otherq(9f) - linux
otherq(9f) - v7
otherq(9f) - freebsd
Similar Topics in the Unix Linux Community
Allow mods and admins to comment in posts
Mark users you're through helping
Quiz/Testing System - Questions Admin Beta Release
Quiz / Testing / Exam System - Questions Admin Beta Release
Quiz/Testing System - Exam Admin Development