1. drmaa2_jtemplate_free(3)
  2. DRMAA2
  3. drmaa2_jtemplate_free(3)

NAME

drmaa2_jtemplate_free - drmaa2_jtemplate_free, Frees a job template object.

SYNOPSIS

#include "drmaa2.h"

void drmaa2_jtemplate_free(drmaa2_jtemplate *jtemplate);

DESCRIPTION

Frees the memory of a drmaa2_jtemplate object and sets it to NULL.

SEE ALSO

drmaa2_jtemplate_create(3)

AUTHOR

Copyright Univa Corporation 2013

  1. Univa Corporation
  2. October 2013
  3. drmaa2_jtemplate_free(3)