/[pspp]/pspp/src/sfmP.h
ViewVC logotype

Diff of /pspp/src/sfmP.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by blp, Tue Mar 1 08:16:16 2005 UTC revision 1.5 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 88  struct sysfile_variable Line 88  struct sysfile_variable
88      int32 n_missing_values P;   /* Missing value code of -3,-2,0,1,2, or 3. */      int32 n_missing_values P;   /* Missing value code of -3,-2,0,1,2, or 3. */
89      int32 print P;      /* Print format. */      int32 print P;      /* Print format. */
90      int32 write P;      /* Write format. */      int32 write P;      /* Write format. */
91      char name[8] P;             /* Variable name. */      char name[SHORT_NAME_LEN] P; /* Variable name. */
92      /* The rest of the structure varies. */      /* The rest of the structure varies. */
93    };    };
94    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26