PC Mag => Amiga Letter?
21-Mar-95 13:41:04
Sb: #189428-PC Mag => Amiga Letter?
Fm: Andy Finkel 70007,4173
To: Steve Ahlstrom 76703,2006
A clarification…the reason a task can't call an AmigaDOS function is that a
task doesn't have the additional Process structure filled in, and doesn't have
a stack for the dos functions and/or coroutines to use. AmigaDOS was written
in BCPL up until 2.0; and is now in C, and is reentrant; even when it was
written in BCPL it was reentrant.
andy