X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdev%2Fsystem-file-format.texi;h=116fa6f787445fb5931e9ae2dafe87eb97782988;hb=65481c834dca537af5851fa2b7efe209f09af613;hp=484fbb43f1eca08fc089bd0f5ec171215f279403;hpb=08767a7c0d9b6f719c307baa8d264f989a65d7a3;p=pspp diff --git a/doc/dev/system-file-format.texi b/doc/dev/system-file-format.texi index 484fbb43f1..116fa6f787 100644 --- a/doc/dev/system-file-format.texi +++ b/doc/dev/system-file-format.texi @@ -1572,9 +1572,10 @@ value @var{code} - @var{bias}, where variable @code{bias} from the file header. For example, code 105 with bias 100.0 (the normal value) indicates a numeric variable of value 5. -One file has been seen written by SPSS 14 that contained such a code -in a @emph{string} field with the value 0 (after the bias is -subtracted) as a way of encoding null bytes. + +A code of 0 (after subtracting the bias) in a string field encodes +null bytes. This is unusual, since a string field normally encodes +text data, but it exists in real system files. @item 252 End of file. This code may or may not appear at the end of the data