Add n_missing argument to casereader_create_filter_missing
authorJohn Darrington <john@marilyn.intra>
Sun, 31 Aug 2008 06:41:25 +0000 (14:41 +0800)
committerJohn Darrington <john@marilyn.intra>
Sat, 6 Sep 2008 01:22:33 +0000 (09:22 +0800)
Add a new argument to casereader_create_filter_missing, which,
if non-null, receives the number of cases filtered out by the
new reader.  Update all callers of this function.


No differences found