View Single Post
Old Feb 27th, 2006, 9:21 PM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Personally, I'd strip just about everything but alphanumerics and single quotes. Shoot, I'd even strip the single quotes if they weren't internal to a 'word'. As I say, you're not going to be entirely pleased, whatever you do. Copyright notices, dates, all sorts of things garfle up the process.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote