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 | NAMEAllocateTagItems -- allocate a tag list. (V36) SYNOPSIStagList = AllocateTagItems(numTags); FUNCTIONAllocates the specified number of usable TagItems slots. INPUTSnumTags - the number of TagItem slots you want to allocate. RESULTtagList - the allocated chain of TagItem structures, or NULL if SEE ALSO<utility/tagitem.h>, FreeTagItems(), CloneTagItems()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |