silc_free
SYNOPSIS
void silc_free(void *ptr);
DESCRIPTION
Frees the memory area indicated by the `ptr'. If `ptr' is NULL no operation is performed.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |