topical media & game development

talk show tell print

basic-program-code-02-Ex2-12ANSI.c

? / basic-program-code-02-Ex2-12ANSI.c


  // Ex2_12ANSI.cpp : main project file.
  
  include <stdafx.h>
  
  using namespace System;
  
  int main(array<System::String ^> ^args)
  {
      Console::WriteLine(L"Hello World");
      return 0;
  }
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.