source:
doc/proposals/modules-gen-hdr/hello/helper.src.c@
a43b743
      
      | Last change on this file since a43b743 was b28ce93, checked in by , 4 months ago | |
|---|---|
| 
 | |
| File size: 108 bytes | |
| Line | |
|---|---|
| 1 | //# $f | 
| 2 | void help( void ) { | 
| 3 | int printf( const char *, ... ); // scaffold | 
| 4 | printf( "Help!\n" ); | 
| 5 | } | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    