DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Writing drivers in C++

Language feature selection

Most C++ language features can be used within device driver code. The exceptions are those that have link-time or run-time support requirements that are unsuitable for the kernel environment in which drivers operate. These are summarized here


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