Stuart Henderson suggested: > - if (strchr("\"#$&'()*:;<=>?[\\]`{|}", s[add]) || > + if (strchr("\"#$&'()*:;<=>?[\\]`{|}!", s[add]) ||
Adding the bang in front of the string would retain the ASCII ordering. -- Simon Nicolussi <si...@sinic.name> http{s,}://{www.,}sinic.name/