Comment Security? (Score 2) 273
Java and C# try to provide both portability
and security. This seems to only provide the
former. The problem with C/C++ is that as soon
as you allow pointer arithmatic, you can't
guarantee anything.