Attachment 'HelloWorld.cpp'

Download

   1 /*
   2  *  HelloWorld.c
   3  *  
   4  *
   5  *  Created by Matthias Reumann on Thu Aug 12 2004.
   6  *  Copyright (c) 2004 __MyCompanyName__. All rights reserved.
   7  *
   8  */
   9 
  10 #include <stdio.h>
  11 
  12 int main(void)
  13 {
  14     printf("Hello World! \n");
  15 }

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2005-01-04 10:55:24, 0.2 KB) [[attachment:HelloWorld.cpp]]
  • [get | view] (2006-04-26 14:34:23, 0.9 KB) [[attachment:hh.gif]]
  • [get | view] (2006-04-26 14:38:59, 0.9 KB) [[attachment:jj.gif]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.