CompuServe Messages

Stack size calc

#: 131801 S10/ProgrammingForum unknown
    25-Jun-88 14:27:20
Sb: #131548-Stack size calc
Fm: Vic Wagner 76046,3004
To: KEITH YOUNG 73170,307

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Keith, unless you have some sort of MMU you're solution is un-implementable. You also have to worry about where the Allocate() is going to find the memory. Usually these are the items which will collide in a single-tasking system. While it is possible to have one (1) such 'restricted only by memory/addressing considerations' memory region in a system, it is difficult to have many.