Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Question On C++
Question On C++ [message #340366] Fri, 11 July 2008 14:48 Go to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
Its c++ used to make everything? which by i mean does c++ is used to make every program and software OS out there?

[Updated on: Fri, 11 July 2008 14:49]

Report message to a moderator

Re: Question On C++ [message #340372 is a reply to message #340366] Fri, 11 July 2008 15:14 Go to previous messageGo to next message
cnc95fan is currently offline  cnc95fan
Messages: 1261
Registered: July 2007
Karma: 0
General (1 Star)
Not if there are many MANY languages. AFAIK it is used to make most games.
Re: Question On C++ [message #340482 is a reply to message #340372] Sat, 12 July 2008 10:23 Go to previous messageGo to next message
EvilWhiteDragon is currently offline  EvilWhiteDragon
Messages: 3751
Registered: October 2005
Location: The Netherlands
Karma: 0
General (3 Stars)

C is another possibility, and is AFAIK used for most OS'es

http://www.blackintel.org/usr/evilwhitedragon/pointfix.gif
BlackIntel admin/founder/PR dude (not a coder)
Please visit http://www.blackintel.org/

V, V for Vendetta

People should not be afraid of their governments.
Governments should be afraid of their people.
Re: Question On C++ [message #340489 is a reply to message #340366] Sat, 12 July 2008 11:09 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
how or what reads all these languages that tell them what they are and what they do?
Re: Question On C++ [message #340542 is a reply to message #340489] Sat, 12 July 2008 19:41 Go to previous message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
SSnipe wrote on Sat, 12 July 2008 13:09

how or what reads all these languages that tell them what they are and what they do?


The compiler translates the source code into machine-readable code specific to the target platform (x86 assembly, Win32/PE binary format for most/all 32 bit programs on Windows)
Previous Topic: The symbols on the tanks
Next Topic: Timer page Player
Goto Forum:
  


Current Time: Wed Dec 25 14:24:02 MST 2024

Total time taken to generate the page: 0.01143 seconds