Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBstartenv
int | GRBstartenv ( | GRBenv | *env ) |
Start an empty environment. This routine starts an empty environment created by GRBemptyenv. If the environment has already been started, this routine will do nothing.
Return value:
A non-zero return value indicates that there was a problem starting the environment. Refer to the Error Code table for a list of possible return values.
Arguments:
env: The empty environment to start.