_CP_page_n

_CP_page_n


_CP_page Index Level _CP_pick_break
Syntax int _CP_page_n(int expression)
Category C Interface
Type C Function
Description equivalent to the FlashBASIC statement: page expression

This function returns -1 if an error occurs. The error code is contained in _CP_errno.
Options
See Also C Functions introduction
Example _CP_page_n();
Warnings The environment must be set to _CP_pick_env() for this function to work correctly.
Compatibility AP 6.1
_CP_page Index Level _CP_pick_break