drmaa2_string_free - drmaa2_string_free, Releases memory of a drmaa2_string(3).
#include "drmaa2.h"
void drmaa2_string_free(drmaa2_string *string)
Releases the memory of an allocated drmaa2_string, which in the Univa(R) Grid Engine(TM) implementation is a char *, and sets the variable to NULL.
drmaa2_get_drms_name(3), drmaa2_lasterror_text(3)
Copyright Univa Corporation 2013