Slashdot Mirror


User: hinoue

hinoue's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Security? on Internet C++: Competition For Java And C Sharp? · · Score: 2

    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.