VMS Help  —  CRTL  popen
    Initiates a pipe to a process.

    Format

      #include  <stdio.h>

      FILE *popen  (const char *command, const char *type);
Additional Information: explode extract
Arguments Description Return Values
Close Help