umult16(3) debian man page | unix.com

Man Page: umult16

Operating Environment: debian

Section: 3

umult16(3)						     Library Functions Manual							umult16(3)

NAME
umult16 - integer multiplication with overflow checking
SYNTAX
#include <safemult.h> int umult16(uint16 a,uint16 b,uint16* c);
DESCRIPTION
umult16 does c=a*b and returns 1. In case of an integer overflow, umult16 leaves c alone and returns 0.
SEE ALSO
imult16(3), imult32(3), imult64(3) umult16(3)
Related Man Pages
tiffvgetfield(3tiff) - opensolaris
tiffgetfield(3t) - redhat
tiffsetfield(3t) - redhat
tiffgetfielddefaulted(3tiff) - opensolaris
tiffvgetfielddefaulted(3tiff) - opensolaris
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph