All I need to build a string into a character array (which I know how to do). But one of the characters needs to be 'Ctrl-T' - any ideas? Thank you in advance for any help you may be able to offer Regards Fred James PS: the string is used in the write (int n_written = write(int fd, char *buf, int n);