prolog::system/2

system(+ Command,- Res)*

Interface to system: execute command Command and unify Res with the result.

Private-func:

1. prolog::system_2::system/2(int ARG1, int ARG2)():