#include <iostream>
#include <sstream>
#include "oct-process.h"
#include "procstream.h"
#include "sysdep.h"
#include "oct-syscalls.h"
Go to the source code of this file.
Namespaces | |
namespace | octave |
Functions | |
process_execution_result | octave::run_command_and_return_output (const std::string &cmd_str) |