[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A few exotic BP routines and declarations (e.g., `Swap' and `HeapError') are contained in a `System' unit, section 8.14.17 BP compatibility: System, which GPC (unlike BP) does not automatically use in each program. To use it, you can add a `uses System;' clause to your program. If you don't want to change your code, the command line option `--uses=System' will do the same.