next up previous

12.1.10 Testing For External-Addresses

The pointerp function returns the symbol TRUE if its argument is an external-address, otherwise it returns the symbol FALSE. External-addresses are discussed in further detail in the Advanced Programming Guide.

Syntax

(pointerp <expression>)


next up previous