Help for this page

Select Code to Download


  1. or download this
    sub FWriteF {
      my $file = shift;
    ...
         # calls C function as 
         # FWriteF($file, "%s", $text);
    }
    
  2. or download this
    int
    FWriteF(file, fmt, a0=0, a1=0, a2=0, a3=0,...., a10=0)
    ...
    OUTPUT:
      RETVAL