John Darrington <[EMAIL PROTECTED]> writes: > One thing that would make it easier would be a function of the form > > struct casereader * append_case_numbers (struct casereader *cr); > > which returns a new casereader which is identical to CR except that it > has one extra column which contains the ordinal number of each case.
That shouldn't be hard. I'll try to whip up something like that over the weekend. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
