Reword the sentence about the required space for the result string.
Closes PR # 1303.-
This commit is contained in:
parent
285b22dc7a
commit
896e5dbb71
@ -645,7 +645,7 @@ and
|
||||
.Fn vsprintf
|
||||
assume an infinitely long string,
|
||||
callers must be careful not to overflow the actual space;
|
||||
this is often impossible to assure.
|
||||
this is often hard to assure.
|
||||
For safety, programmers should use the
|
||||
.Fn snprintf
|
||||
interface instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user