From Jason Turner

[ios.fmtflags.const]

Diff to HTML by rtfpessoa

tmp/tmp7arp3wdc/{from.md → to.md} RENAMED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ **Table: `fmtflags` constants** <a id="ios.fmtflags.const">[ios.fmtflags.const]</a>
2
+
3
+ | Constant | Allowable values |
4
+ | ------------- | ------------------------- |
5
+ | `adjustfield` | `left | right | internal` |
6
+ | `basefield` | `dec | oct | hex` |
7
+ | `floatfield` | `scientific | fixed` |
8
+