next up previous contents index
Next: Interface Up: Module system_module Previous: Interface operator(//)   Contents   Index

Interface system_command


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call system_command(command)\end{verbatim}
\end{boxedminipage}

Interface to a C wrapper to the system(3) system call for executing external programs. Command can only be up to 1024 characters long.

character -- character(*)
interface

gabor 2009-06-30