On Mon, 2003-03-24 at 14:35, Amanda Wynne wrote: > if \n is newline, and \t is horizontal tab what's "home"; as in put the cursor > back to the start of the current line? I've searched high & low, but can't > seem to find any info anywhere.
I don't know the answer but it sounds like you're laying stuff out on the screen - in that case, I suggest you look into using ncurses to do the work for you (and which I know very little about) good luck, James. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
