Contents
Page-10
Prev
Next
Page+10
Index
Run-Time Support
Run-time support includes:
- Library routines (math functions, I/O formatting)
- Interface with operating system (I/O, termination)
- Memory management ( new, garbage collection)
- Debugging support
- Procedure call support (often compiled as part of a procedure)