uChar *LStrBuf(s);
Returns the address of the string data of a LabVIEW string, that is, the address of s->str.
Name | Type | Description |
---|---|---|
s | LStrPtr | Pointer to a LabVIEW string. |
The address of the string data of the LabVIEW string.
Submit feedback on this topic.
Visit ni.com/support for technical support.