|
pure virtual |
Write a formatted narrow string to stderr.
| pFmt | The NULL terminated format specification string. |
| pArgs | The address of the P6ARG argument array. |
| cArgs | The number of valid elements in pArgs. |
| pcBytesWritten | The address of a P6SIZE in which will be placed the number of character written to the output. |