in reply to printing array and string on same line
That should work fine. You probably want to use \n rather than /n in your strings but I don't see anything that would break it. What problem are you having with it exactly?
One caveat: I'm not sure how to do it on win (^Z, I think) but you'd need to type an end of file after you enter your list in (one element to a line.)
-sauoq "My two cents aren't worth a dime.";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: printing array and string on same line
by BigRare (Pilgrim) on Jun 11, 2003 at 00:28 UTC | |
by sauoq (Abbot) on Jun 11, 2003 at 00:56 UTC | |
by BigRare (Pilgrim) on Jun 11, 2003 at 03:24 UTC |