GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
async-system-wrapper.c File Reference
#include <sys/types.h>
#include <unistd.h>
#include "async-system-wrapper.h"

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 51 of file async-system-wrapper.c.