NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: utility.library AddNamedObject AllocNamedObjectA AllocateTagItems Amiga2Date ApplyTagChanges AttemptRemNamedObject CallHookPkt CheckDate CloneTagItems Date2Amiga FilterTagChanges FilterTagItems FindNamedObject FindTagItem FreeNamedObject FreeTagItems GetTagData GetUniqueID MapTags NamedObjectName NextTagItem PackBoolTags PackStructureTags RefreshTagItemClones ReleaseNamedObject RemNamedObject SDivMod32 SMult32 SMult64 Stricmp Strnicmp TagInArray ToLower ToUpper UDivMod32 UMult32 UMult64 UnpackStructureTags Include GuruMeditation | NAMEUDivMod32 -- unsigned 32 by 32 bit division and modulus. (V36) SYNOPSISquotient:remainder = UDivMod32(dividend,divisor); FUNCTIONDivides the unsigned 32 bit dividend by the unsigned 32 bit divisor INPUTSdividend - unsigned 32 bit dividend. RESULTquotient - unsigned 32 quotient of the division. NOTESUnlike other Amiga library function calls, the utility.library SEE ALSOSDivMod32(), SMult32(), UMult32()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |