Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
DMI Library FunctionsfreeDmiString(3DMI)


NAME

 freeDmiString - free dynamic memory allocated for input DmiString structure

SYNOPSIS

 
cc [ flag ... ] file ...  -ldmi -lnsl -lrwtool [ library ... ]
#include <dmi/util.hh>
void freeDmiString(DmiString_t *dstr);

DESCRIPTION

 

The freeDmiString() function frees dynamic memory allocated for the input DmiString structure.


ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
MT-levelMT-Safe

SEE ALSO

 

newDmiString(3DMI), libdmi(3LIB), attributes(5)



SunOS 5.9Go To TopLast Changed 12 Oct 1998


Updated: 2004-01-16, 17:40