DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Introduction to MDI

Header files and declarations

The global declarations required for an MDI driver include:

All externally visible symbols such as entry point routines and global structures should be identified by a driver prefix(D1). For example, the IBM Token-Ring driver, which uses the tok prefix, includes the tokopen( ) and tokintr( ) entry point routines and structures named tokurinit, tokuwinit, tokinfo, and so forth.


© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005