diff options
Diffstat (limited to 'FUTURES')
-rw-r--r-- | FUTURES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -88,3 +88,8 @@ Probably never: will accept its own output as input. NOTE: Investigated this. GLIBC formats NaN as '-nan' and -NaN as 'nan'. Dealing with this is not simple. + + Enhance FIELDWIDTHS with some way to indicate "the rest of the record". + E.g., a length of 0 or -1 or something. May be "n"? + + Make FIELDWIDTHS be an array? |