Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    void hello_inline( ) {
           printf( "Hello World. Best Regards from Inline\n" );
    }
    
  2. or download this
    >C:\...\hello.pl
    'nmake' is not recognized as an internal or external command,
    ...
    
     at ...\hello.pl line 0
    INIT failed--call queue aborted.