| ??? 10/04/02 17:47 Read: times |
#30203 - RE: re-entrant functions |
Hi Mahmood,
The biggest issue with re-entrant functions, whatever language they are written in, is Stack use. Every call puts two bytes on the Stack, which limits the number of nested calls. They are also a right royal pain to debug.... Rob. |
| Topic | Author | Date |
| re-entrant functions | 01/01/70 00:00 | |
| RE: re-entrant functions | 01/01/70 00:00 | |
| RE: re-entrant functions | 01/01/70 00:00 | |
| RE: re-entrant functions | 01/01/70 00:00 | |
| RE: re-entrant functions | 01/01/70 00:00 | |
| RE: re-entrant functions/Andy | 01/01/70 00:00 | |
RE: re-entrant functions/mahmood | 01/01/70 00:00 |



