embedded newline

Niek (nieka@htsa.hva.nl)
Tue, 04 Feb 1997 13:29:57 +0100

To subscribers of the xforms list from Niek <nieka@htsa.hva.nl> :

Hi,

I recently downloaded v0.84 for Hpux, now I have to change
all my goodies with embedded newlines,

This has some disadvantages.
For instance I use the three pointers in

(v0.81)
fl_show_choice(const char *, const char *, const char *, int,
const char *, const char *, const char *);

For dynamic strings, like filenames, or changing messages in a loop.

(v0.84)
fl_show_choice(const char *, int,
const char *, const char *, const char *, int);

Now i have to generate one pointer with all the information in it,
ok I use sprintf, but i'll have to reserve another buffer for this.

This is not a real problem, but when I use embedded newlines, there
appears a little black square at the end of a line.

What is this ?

Bye,

Niek Albers
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/xforms-archive/