"Bruce Ellis" <[EMAIL PROTECTED]> wrote... > ok. well i declared a string today "/??/n:", because that's > what iomangler throws at me as a prefix, at times.
Perhaps if you'd learned about trigraphs instead of griping about them, you'd at least have suspected there could be a problem. At least there is a simple workaround. P.S. I think it was a mistake for the standard not to also provide a trigraph sequence that expands to ?. It would make automated code generation easier.
