John Darrington <[EMAIL PROTECTED]> writes: > Any objections if we change the signature of data_out, so that the > first argument is char ** or struct string * , and have the function > allocate the required amount of storage? > > > Right now, we never know how big a string needs to be passed to it.
We don't? The string has to be as wide as the field width, fp->w. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
