Skip to main content
This topic has been closed for replies.

1 reply

Participant
April 17, 2012

The length parameter most certainly does not include the null-terminator. In fact, there is absolutely no requirement that the value be null-terminated. (I have tested this; besides, if there were such a requirement, the length parameter would be redundant.)