Re: help with removing control chars

2003-12-03 Thread Casey West
Hi. I'm in the employ of Casey West, a list admin, to assist you with your question. I've taken the liberty to search Google using the Subject line you provided in your email to the list. I hope one of the links below will be of service to you. I know we all do research before posting here, in som

help with removing control chars

2003-12-03 Thread Kipp, James
Hi I have some C code that I need to convert to perl and I am pressed for time, which is why I am posting this. All the code does is read each character from either STDIN or a file and replaces any ASCII control characters with a space. Is the perl getc() function the best way to look at one char