Comment change.
This commit is contained in:
parent
aa2ac20c57
commit
6afc669e92
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ static int doprnt1 ();
|
|||
terminated at position FORMAT_END.
|
||||
Output goes in BUFFER, which has room for BUFSIZE chars.
|
||||
If the output does not fit, truncate it to fit.
|
||||
Returns the number of characters stored into BUFFER.
|
||||
Returns the number of bytes stored into BUFFER.
|
||||
ARGS points to the vector of arguments, and NARGS says how many.
|
||||
A double counts as two arguments.
|
||||
String arguments are passed as C strings.
|
||||
|
|
Loading…
Add table
Reference in a new issue