PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

String Operations

The DSL provides a number of C and Pascal string manipulation functions that are available to drivers.

EXECUTION CONTEXT

All the string operation routines may be called from task level, secondary interrupt level, or hardware interrupt level.

StrCopy

StrNCopy

StrCat

StrNCat

StrCmp

StrNCmp

StrLen

PStrToCStr and CStrToPStr


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)