GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
async-system-wrapper.h File Reference
#include <sys/types.h>
Include dependency graph for async-system-wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

pid_t octave_async_system_wrapper (const char *cmd)
 

Function Documentation

◆ octave_async_system_wrapper()

pid_t octave_async_system_wrapper ( const char *  cmd)

Definition at line 44 of file async-system-wrapper.c.

References octave::sys::fork(), octave::math::pi, retval, SHELL_PATH, and strlen().