Date: Wed, 2 Jul 1997 08:55:05 -0400 From: Mikael.Thulin@eu.pnu.com (Mikael Thulin) Subject: Congratulations! Hi, I have just joined this list, a little bit late :-) The post discussion can be worth listening to, I hope... Congratulations to a good standard, I think you have done a great job. There are a of course few flaws but how can it not be. Thanks for the good work. As Bjarne said about C++, "I believe that every C++-programmer can agree that it would be good for C++ to remove at least 10%, the problem is that they can not agree on the 10% to remove" I have a question though, The standard says that, "all white spaces shall be converted to spaces". Is that true? Shall "\r\n" be converted to " " (two spaces) and not " " (one)? Please CC: replies to Mikael.Thulin@eu.pnu.com as I have not received any acknowledge from the listserver. Regards and tanks again, Mikael Thulin PS How do I find out which character set the user used for his comments when developing in MFC? A hint is most welcome!