NAME

kjb_restore_paging - Resets paging to behaviour.

SYNOPSIS

#include "l/l_sys_term.h"

Example compile flags (system dependent):
  -DLINUX_X86_64 -DLINUX_X86_64_OPTERON  -DGNU_COMPILER 
   -I/home/kobus/include
   -L/home/kobus/misc/load/linux_x86_64_opteron -L/usr/lib/x86_64-linux-gnu
  -lKJB                               -lfftw3  -lgsl -lgslcblas -ljpeg  -lSVM -lstdc++                    -lpthread -lSLATEC -lg2c    -lacml -lacml_mv -lblas -lg2c      -lncursesw 


int kjb_restore_paging(void);

DESCRIPTION

This routine resets paging to behaviour to the behaviour stored in the stack maintained by this routine, kjb_disable_paging, and kjb_enable_paging(). If the entire stack of such behaviours has been used up, then this routine silently does nothing.

RETURNS

This routine returns TRUE if we are now paging, FALSE if we are not, and ERROR if there are unexpected problems.

RELATED

kjb_use_default_paging, kjb_enable_paging, kjb_disable_paging

DISCLAIMER

This software is not adequatedly tested. It is recomended that results are checked independantly where appropriate.

AUTHOR

Kobus Barnard

DOCUMENTER

Kobus Barnard

SEE ALSO

kjb_use_default_paging , kjb_enable_paging , kjb_disable_paging , is_in_background , put_prompt , term_puts , term_put_n_chars , term_put_n_raw_chars , term_get_n_chars , move_cursor_up , term_beep , term_beep_beep , term_get_line , enhanced_term_getc , term_getc , toggle_high_light , set_high_light , unset_high_light , term_blank_out_line , term_set_no_blocking , term_set_blocking