View previous topic :: View next topic |
Author |
Message |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Sun Oct 25, 2009 10:50 am Post subject: This code.. |
|
|
Code: | #include "stdafx.h"
using namespace System;
int main(array<System::String ^> ^args)
{
Console::WriteLine(L"Hello World");
return 0;
} |
That syntax is like wtf?
_________________
Intel over amd yes. |
|
Back to top |
|
 |
Jani Grandmaster Cheater
Reputation: 2
Joined: 29 Dec 2006 Posts: 804
|
Posted: Sun Oct 25, 2009 11:35 am Post subject: |
|
|
Yup, no one likes C++/CLI...
|
|
Back to top |
|
 |
DAT NIGGAH GUCCI MANE Advanced Cheater
Reputation: 0
Joined: 05 Oct 2009 Posts: 95
|
Posted: Sun Oct 25, 2009 12:37 pm Post subject: |
|
|
Java's syntax is much cleaner & eye appealing.
Code: | class helloWorld
{
public static void main(String args[])
{
System.out.println("Hello World!");
}
}
|
_________________
Hey Hitler, want a free + rep? Crack my number guess application here & get one!
I <3 you Hitler! |
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Sun Oct 25, 2009 2:12 pm Post subject: |
|
|
It's C++.NET, don't use it.
|
|
Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Sun Oct 25, 2009 2:19 pm Post subject: |
|
|
Stay away from managed C++.
|
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Sun Oct 25, 2009 2:47 pm Post subject: |
|
|
At least it has a smiley face ^>^
|
|
Back to top |
|
 |
Dami Master Cheater
Reputation: 0
Joined: 23 Oct 2006 Posts: 336
|
Posted: Tue Oct 27, 2009 12:20 pm Post subject: |
|
|
Naeth wrote: | At least it has a smiley face ^>^ |
Thats all we need
|
|
Back to top |
|
 |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Wed Oct 28, 2009 10:41 am Post subject: |
|
|
Naeth wrote: | At least it has a smiley face ^>^ |
Thank you come again.
_________________
Intel over amd yes. |
|
Back to top |
|
 |
|