uChar *PStrBuf(s);
Returns the address of the string data of a Pascal string, that is, the address following the length byte.
Name | Type | Description |
---|---|---|
s | PStr | Pointer to a Pascal string. |
The address of the string data of a Pascal string.
Submit feedback on this topic.
Visit ni.com/support for technical support.