source: XMLIO_V2/tools/FCM/test/repos/trunk/subroutine/hello_c.c @ 81

Last change on this file since 81 was 81, checked in by ymipsl, 15 years ago

ajout FCM 1.5

  • Property svn:eol-style set to native
File size: 85 bytes
Line 
1#include <stdio.h>
2
3void hello_c_ () {
4  printf ("%s\n", "Hello_C: Hello Earth!");
5}
Note: See TracBrowser for help on using the repository browser.