View Single Post
  #9 (permalink)  
Old Aug 31st, 2007, 02:22
split-visionz split-visionz is offline
Junior Member
Join Date: Jun 2006
Location: Here
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Re: tried java now c++

lmfao.. a few notes for you people

lol.. you can't have c++ running period.. Its not a dynamic/scripting language. Its a pure compiled language. Meaning you can have an application running that was written in C+ but thats just it, its a stand alone application. Just like your server software is.

Also any server can have an application written in C+ run on it. lol. Most likely the server itself is written in C/C++.

And whoever said that C+ needs to die is a moron. What do these idiots think their operating system was written in. Or any application where speed is key. lol 99% of all other programming languages are written in C/C++ including the java interpreter.
Reply With Quote