From Jason Turner

[facet.num.put.conv]

Diff to HTML by rtfpessoa

tmp/tmpkkf90nhb/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  **Table: Numeric conversions** <a id="facet.num.put.conv">[facet.num.put.conv]</a>
2
 
3
- | Type(s) | State |
4
- | ------- | ----- |
5
  | an integral type | `showpos` | `+` |
6
  | | `showbase` | `#` |
7
  | a floating-point type | `showpos` | `+` |
8
  | | `showpoint` | `#` |
9
 
 
1
  **Table: Numeric conversions** <a id="facet.num.put.conv">[facet.num.put.conv]</a>
2
 
3
+ | Type(s) | State | `stdio` equivalent |
4
+ | --------------------- | ----------- | ------------------ |
5
  | an integral type | `showpos` | `+` |
6
  | | `showbase` | `#` |
7
  | a floating-point type | `showpos` | `+` |
8
  | | `showpoint` | `#` |
9