Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

caca_option(3caca) [osf1 man page]

caca_option(3caca)						      libcaca							caca_option(3caca)

NAME
caca_option - Option parsing. SYNOPSIS
Data Fields char const * name int has_arg int * flag int val Detailed Description This structure contains commandline parsing information for systems where getopt_long() is unavailable. Author Generated automatically by Doxygen for libcaca from the source code. Version 0.99.beta18 Fri Apr 6 2012 caca_option(3caca)

Check Out this Related Man Page

caca_conio_text_info(3caca)					      libcaca					       caca_conio_text_info(3caca)

NAME
caca_conio_text_info - DOS text area information. SYNOPSIS
Data Fields unsigned char winleft unsigned char wintop unsigned char winright unsigned char winbottom unsigned char attribute unsigned char normattr unsigned char currmode unsigned char screenheight unsigned char screenwidth unsigned char curx unsigned char cury Detailed Description This structure stores text area information for the DOS conio.h compatibility layer. Field Documentation unsigned char caca_conio_text_info::winleft left window coordinate unsigned char caca_conio_text_info::wintop top window coordinate unsigned char caca_conio_text_info::winright right window coordinate unsigned char caca_conio_text_info::winbottom bottom window coordinate unsigned char caca_conio_text_info::attribute text attribute unsigned char caca_conio_text_info::normattr normal attribute unsigned char caca_conio_text_info::currmode current video mode: BW40, BW80, C40, C80, or C4350 unsigned char caca_conio_text_info::screenheight text screen's height unsigned char caca_conio_text_info::screenwidth text screen's width unsigned char caca_conio_text_info::curx x-coordinate in current window unsigned char caca_conio_text_info::cury y-coordinate in current window Author Generated automatically by Doxygen for libcaca from the source code. Version 0.99.beta18 Fri Apr 6 2012 caca_conio_text_info(3caca)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies