View Single Post
  #6  
Old 10-16-2002, 03:09 PM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
I don't like OOP (object-oriented-programming/problems). Normally the compiler/interpreter is doing stuff you can't really control and you are confused why your program doesn't work.
That's why I prefer to use C instead of C++ and I don't really like Java.
If necessary I can do stuff which is similiar to OOP in C, too. I don't need a compiler doing a part of the work in the wrong way.
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote