From d0f6d176ac4a00ba4b5f98ed79b4163f302a9a1e Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 10 Dec 2020 16:09:31 -0700 Subject: perlapi: Add markup --- numeric.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numeric.c') diff --git a/numeric.c b/numeric.c index 52c454711f..349048cdcb 100644 --- a/numeric.c +++ b/numeric.c @@ -994,7 +994,7 @@ C is non-C, but no actual assignment (or SEGV) will occur. C will be set with C if trailing decimals were seen (in which case C<*valuep> gives the true value truncated to an integer), and C if the number is negative (in which case C<*valuep> holds the -absolute value). C is not set if e notation was used or the +absolute value). C is not set if C notation was used or the number is larger than a UV. C allows only C, which allows for trailing -- cgit v1.2.1