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.


© 2004 The SCO Group, Inc. All rights reserved.
HDK 7.1.4 - September 2004