I've been trying to write a program with a user-defined input buffer that will handle the case when the input (always a string) exceeds the buffer.<BR><BR>If I create ...