Carbon


strlog

Header: OpenTransportKernel.h Carbon status: Unsupported

OTInt32 strlog (
    OTInt32 mid, 
    OTInt32 sid, 
    OTInt32 level, 
    OTUInt32 flags, 
    char *fmt,
    ...
);
CARBON NOTES

All of the functions in OpenTransportKernel.h are unsuppored by Carbon because the STREAMS subsystem is not available on Mac OS X.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)