Formats under UNIX |
Category: | Numeric |
Width range: | 1 to 8 |
Default width: | 1 |
Decimal Range: | 0-10 |
Alignment: | left |
UNIX specifics: | byte order |
See: | PIBw.d format in SAS Language Reference: Dictionary |
Details |
Details |
The PIBw.d format writes fixed-point binary values, treating all values as positive. Thus, the high-order bit is part of the value, rather than the value's sign. If a d value is specified, the data value is multiplied by 10d.
For more information, see Reading and Writing Binary Data in UNIX Environments.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.