Writing drivers in C++
This topic provides guidelines for writing
kernel-level device drivers in C++.
The primary focus is UnixWare 7 drivers,
but notes are included about SCO UnixWare 2.X and SCO OpenServer.
Most device drivers are written in C,
but it is convenient to use C++ when porting a driver
that is already written in C++,
such as networking drivers from Windows environments.
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
HDK 7.1.0 - June 1999