Tools
examroom.lst
Associated article: The Portability Dream
Tags: Tools
_EXAMINING ROOM - THE PORTABILITIY DREAM_
by Margaret Johnson
[LISTING ONE]
/**********************************************************************
XVT "Hello World"
**********************************************************************/
#include "xvt.h" /* standard XVT header */
#include "xvtmenu.h" /* standard XVT menu tags */
/*
Required application setup structure.
*/
APPL_SETUP appl_...


