User talk:132.199.97.100: Difference between revisions

From Rosetta Code
Content added Content deleted
(C++/CLI)
(No difference)

Revision as of 13:26, 6 August 2010

Hey there. My biggest confusion regarding the C++/CLI example was the syntax I saw using the ^ operator. It looked like bitwise-not was being applied in an syntactically-incorrect fashion. I take it ^ isn't bitwise-not in C++/CLI? --Michael Mol 13:26, 6 August 2010 (UTC)