(svn r18181) -Add: the concept of zero filled numbers to strgen
This commit is contained in:
@@ -72,6 +72,7 @@ enum StringControlCode {
|
||||
SCC_STRING,
|
||||
SCC_COMMA,
|
||||
SCC_NUM,
|
||||
SCC_ZEROFILL_NUM,
|
||||
SCC_HEX,
|
||||
SCC_BYTES,
|
||||
|
||||
|
Reference in New Issue
Block a user