[
prev
] [
prev-tail
] [
tail
] [
up
]
10.9
Unsupported Turbo Pascal modifiers
The modifiers that exist in Turbo pascal, but aren’t supported by Free Pascal, are listed in table (
10.1
).
Table 10.1:
Unsupported modifiers
Modifier
Why not supported ?
Near
Free Pascal is a 32-bit compiler.
Far
Free Pascal is a 32-bit compiler.
[
prev
] [
prev-tail
] [
front
] [
up
]