Mac OS 9
strbuf Struct Reference

#include <OpenTransport.h>

Data Fields

SInt32 maxlen
 
SInt32 len
 
char * buf
 

Detailed Description

Some rarely used low-level routines in this file take a strbuf as a parameter. This is the raw streams equivalent of a TNetbuf. The key difference is that the maxlen and len fields are signed, which allows you to specify extra operations by providing a negative value.


The documentation for this struct was generated from the following file: