pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/sfmP.h


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/sfmP.h
Date: Sat, 21 May 2005 01:14:33 -0400

Index: pspp/src/sfmP.h
diff -u pspp/src/sfmP.h:1.6 pspp/src/sfmP.h:1.7
--- pspp/src/sfmP.h:1.6 Fri Apr 29 01:02:15 2005
+++ pspp/src/sfmP.h     Sat May 21 05:14:32 2005
@@ -67,7 +67,8 @@
     char rec_type[4] P;                /* 00: Record-type code, "$FL2". */
     char prod_name[60] P;      /* 04: Product identification. */
     int32 layout_code P;       /* 40: 2. */
-    int32 case_size P;         /* 44: Number of `value's per case. */
+    int32 case_size P;         /* 44: Number of `value's per case. 
+                                  Note: some systems set this to -1 */
     int32 compress P;          /* 48: 1=compressed, 0=not compressed. */
     int32 weight_idx P;         /* 4c: 1-based index of weighting var, or 0. */
     int32 case_cnt P;          /* 50: Number of cases, -1 if unknown. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]