On Mon, Jan 02, 2006 at 02:39:39PM -0800, Ben Pfaff wrote:
(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?Right, yes. I didn't see that func. Thanks, J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
pgpmLGQkF636T.pgp
Description: PGP signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
