Chapter Contents |
Previous |
Next |
PDw.d informat |
Numeric | |
Width range: | 1 to 16 |
Default width: | 1 |
Decimal range: | 0 to 31 |
UNIX specifics: | data representation |
Details |
Details |
Each byte contains two digits in packed decimal data. The value's sign is the first byte. Because the entire first byte is used for the sign, you should specify at least a width of 2.
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.