Chapter Contents |
Previous |
Next |
PIBw.d informat |
Numeric | |
Width range: | 1 to 8 |
Default width: | 1 |
Decimal range: | 0 to 10 |
UNIX specifics: | byte order |
Details |
Details |
The PIBw.d informat reads integer binary (fixed-point) values. Positive integer binary values are the same as integer binary (see IBw.d informat), except that all values are treated as positive. Thus, the high-order bit is part of the value rather than the value's sign. If the informat includes a d value, the data value is divided by 10d.
For more details, see Reading and Writing Binary Data .
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.