View Single Post
  #10 (permalink)  
Old 07-19-04, 04:10 PM
clay@lazarusid.com clay@lazarusid.com is offline
Newbie Coder
 
Join Date: Aug 2003
Location: Flint, Michigan
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
C and C++, with a little bit of PHP.

C# is definitely only superficially similar to C and C++. It's too soft and fluffy. It is, however, now available on multiple platforms with the release of mono and the GNU C# compiler. They're available on FreeBSD at least.

C++ is, by the way, extremely cross-platform compatible if you avoid platform specific features. wxWidgets makes even desktop apps cross platform.
__________________
<a href="http://www.lazarusid.com/">www.lazarusid.com</a>

Custom script development
Reply With Quote