(For what it's worth, I'm back from vacation now.) John Darrington <[EMAIL PROTECTED]> writes:
> May I add a function to dictionary.c with a signature similar to: > > void > dict_insert_var(struct dictionary *d, int posn, const char *name, int > width); I would suggest instead using dict_create_var() followed by dict_reorder_var(). I assume that this is the required behavior anyhow? -- "In this world that Hugh Heffner had made, he alone seemed forever bunnyless." --John D. MacDonald _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
