pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dictionary.c


From: Ben Pfaff
Subject: Re: dictionary.c
Date: Mon, 02 Jan 2006 14:39:39 -0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

(For what it's worth, I'm back from vacation now.)

John Darrington <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]