In file PhFP.d:

I32 PhSpawnve

(I32 mode, char* command_path, char** argv,
  char** user_environment)

An alternative method of spawning another process.

Documentation

An alternative method of spawning another process.
Parameters:
mode - is the type of spawn.
command_path - is the path to the command to be spawned.
argv - is the argument list passed to the new process.
user_environment - is a null terminated list of the environment variables passed.
Returns:
success flag.

Alphabetic index HTML hierarchy of classes or Java


Copyright 1993, 1994 Geophysical Software, Inc.
2603 Peninsulas Drive, Missouri City Texas 77459, (713)438-0583.
All Rights Reserved Company Confidential
Prepared for University of Minnesota, October, 2001