Interrups | Categories | Contents |
AH = 07h BX:CX = entry point of new task DX = stack size in paragraphs
Return:
AH = status 00h successful 01h no free task control blocks 02h no free memory for task's stack
Note: Execution returns immediately to calling task
See Also: AH=08h"MultiDOS" - AH=09h"MultiDOS" - AH=13h"MultiDOS"
Category: DOS-Based Task Switchers/Multitaskers - Int 15h - M
Interrups | Categories | Contents |