Add {PLUS_NUM} string code which includes leading + for positive values
This commit is contained in:
@@ -96,6 +96,7 @@ enum StringControlCode {
|
||||
SCC_DECIMAL,
|
||||
SCC_DECIMAL1,
|
||||
SCC_NUM,
|
||||
SCC_PLUS_NUM,
|
||||
SCC_ZEROFILL_NUM,
|
||||
SCC_HEX,
|
||||
SCC_BYTES,
|
||||
|
Reference in New Issue
Block a user