debian man page for lqrretval

Query: lqrretval

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQRRETVAL(3)						     LqR library API reference						      LQRRETVAL(3)

NAME
LqrRetVal - the return value of many Liquid Rescale library functions
DESCRIPTION
The return type of many functions in the Liquid Rescale library is LqrRetVal, which is an enum type that can take these values: LQR_OK everyting OK LQR_ERROR generic fatal error LQR_NOMEM not enough memory LQR_USRCANCEL action cancelled by the user The user should handle the error values explicitly at each function call returning this type.
SEE ALSO
lqr_carver_init(3), lqr_carver_cancel(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQRRETVAL(3)
Related Man Pages
lqr_carver_flatten(3) - debian
lqr_carver_set_enl_step(3) - debian
lqr_progress_set_end(3) - debian
lqr_progress_set_update(3) - debian
lqr_vmap_load(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph