Documentation
Better explanation about the guaranties of multiple assignment in the manual.
This commit is contained in:
@@ -1217,7 +1217,7 @@ static const char *get2digits (const char *s) {
|
||||
|
||||
|
||||
/*
|
||||
** Chech whether a conversion specification is valid. When called,
|
||||
** Check whether a conversion specification is valid. When called,
|
||||
** first character in 'form' must be '%' and last character must
|
||||
** be a valid conversion specifier. 'flags' are the accepted flags;
|
||||
** 'precision' signals whether to accept a precision.
|
||||
|
||||
Reference in New Issue
Block a user