diff options
Diffstat (limited to 'doc/Number.3')
| -rw-r--r-- | doc/Number.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Number.3 b/doc/Number.3 index 696dd80..4642c10 100644 --- a/doc/Number.3 +++ b/doc/Number.3 @@ -27,7 +27,7 @@ When non-NULL, error information is recorded here when the value is not in any of the numeric formats recognized by Tcl. .AP "const char" *bytes in Points to first byte of the string value to be examined. -.AP Tcl_Size numBytes in +.AP int numBytes in The number of bytes, starting at \fIbytes\fR, that should be examined. If the value \fBTCL_INDEX_NONE\fR is provided, then all bytes should be examined until the first \fBNUL\fR byte terminates examination. |
