Cabal programming lanuage

10/03/2009 13:29 EnceladusOfSaturn#1
hi every1,

does any1 know what programming langauage cabal was written?
thanks :)
10/05/2009 08:38 apezsan#2
cabal using Tamil and japan language..Hit thanks if it helps !!!
10/06/2009 13:51 -Chrome-#3
I guess c#.
10/11/2009 21:22 bboyecko#4
c++ (according to die and peid)
10/13/2009 03:04 -Chrome-#5
why should someone use c++ if c# exists?
10/13/2009 07:08 Pupix#6
Quote:
Originally Posted by -Chrome- View Post
why should someone use c++ if c# exists?
because they can !
10/13/2009 11:21 drShtain#7
c++ is more universal, more quick and have more paths to extend language, that c# can't give rather.
c# can collect and erase unneeded memory blocks and it truely strong decrease the execution speed! Actually on c++ (with some exp) you can do like this with less speed lost.
If you need to develop the real game, the unique choice of language for you is c++ only!
And by the end :) , if you want to become a really programmer, you need to have deep knowledge of c++. :)

Cabal consists of two parts, about which one the subj question?
Actually c# use the managed version of DirectX, but cabal client use the native one, use standart memory management (new and delete operators are exist) and use standart format of functions call (__stdcall, hard and unsafe), so my guess that client was written on c++.

I don't know about server language, because i haven't it at all. :)
10/14/2009 18:05 Invalid_ID#8
Quote:
Originally Posted by -Chrome- View Post
why should someone use c++ if c# exists?
Cuz it's more advanced.
Google for more details or lookup wikipedia and compare.