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 | NAMECreatePort - Allocate and initialize a new message port SYNOPSISport = CreatePort(name,pri) FUNCTIONAllocates and initializes a new message port. The message list INPUTSname - public name of the port, or NULL if the port is not named. RESULTport - a new MsgPort structure ready for use, or NULL if the port NOTESIn most cases, ports should not be named. Named ports are used for BUGSWith versions of amiga.lib prior to V37.14, this function would SEE ALSODeletePort(), exec.library/FindPort(), <exec/ports.h>, exec.library/CreateMsgPort()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |