NEWS APPS DOCS ABOUT | ||||
Autodocs Static lib: amiga.lib ACrypt AddTOF ArgArrayDone ArgArrayInit ArgInt ArgString BeginIO CallHook CallHookA CheckRexxMsg CoerceMethod CoerceMethodA CreateExtIO CreatePort CreateStdIO CreateTask CxCustom CxDebug CxFilter CxSender CxSignal CxTranslate DeleteExtIO DeletePort DeleteStdIO DeleteTask DoMethod DoMethodA DoSuperMethod DoSuperMethodA FastRand FreeIEvents GetRexxVar HookEntry HotKey InvertString LibAllocPooled LibCreatePool LibDeletePool LibFreePooled NewList RangeRand RemTOF SetRexxVar SetSuperAttrs TimeDelay afp arnd dbf fpa printf sprintf stdio Include GuruMeditation | NAMEArgArrayInit -- allocate and initialize a tooltype array. (V36) SYNOPSISttypes = ArgArrayInit(argc,argv); FUNCTIONThis function returns a null-terminated array of strings INPUTSargc - the number of arguments in argv, 0 when started from Workbench RESULTttypes - the initialized argument array or NULL if it could not be EXAMPLEUse of these routines facilitates the use of ToolTypes or command- NOTESYour program must open icon.library and set up IconBase before calling SEE ALSOArgArrayDone(), ArgString(), ArgInt(), icon.library/FindToolType()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |