|
|
|
|
version 2003
PA_UseCStrings
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
Description
The routine
PA_UseCStrings
tells the API to send/receive C strings (null terminated) in every call that uses strings.
By default, C strings are used when compiling for Windows.
To use Pascal strings instead, call
PA_UsePStrings.