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 | NAMESMult64 -- signed 32 by 32 bit multiply with 64 bit result. (V39) SYNOPSISresult = SMult64(arg1,arg2); FUNCTIONReturns the signed 64 bit result of multiplying arg1 by arg2. INPUTSarg1, arg2 - numbers to multiply RESULTresult - the signed 64 bit result of multiplying arg1 by arg2. NOTESUnlike other Amiga library function calls, the utility.library SEE ALSOSDivMod32(), UDivMod32(), UMult32(), UMult64()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |