uChar *CPStrBuf(sp);
Returns the address of the first string in a concatenated list of Pascal strings, that is, the address of sp->str.
| Name | Type | Description | 
|---|---|---|
| sp | CPStrPtr | Pointer to a concatenated list of Pascal strings. | 
The address of the first string of the concatenated list of Pascal strings.