home *** CD-ROM | disk | FTP | other *** search
- The string "sec_val" is not padded, and neither is the value of
- sec_val. The reason for this is that changes to the field width
- only affect the very next value that is inserted in the stream.
- After this value has been inserted, the field width returns to its
- default, which is the length of the value that is being inserted
- with no padding.
-