sunos man page for newdmioctetstring

Query: newdmioctetstring

OS: sunos

Section: 3dmi

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

newDmiOctetString(3DMI) 				       DMI Library Functions					   newDmiOctetString(3DMI)

NAME
newDmiOctetString - create DmiOctetString in dynamic memory
SYNOPSIS
cc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/util.hh> DmiOctetString_t *newDmiOctetString(DmiOctetString_t *str);
DESCRIPTION
The newDmiOctetString() function creates a DmiOctetString in dynamic memory and returns a pointer to the newly created DmiOctetString. The function returns NULL if no memory is available.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
libdmi(3LIB), attributes(5) SunOS 5.10 12 Oct 1998 newDmiOctetString(3DMI)
Related Man Pages
libdmi(3lib) - sunos
connecttoserver(3dmi) - sunos
dmideletelanguage(3dmi) - sunos
reg_ci_callback(3dmi) - sunos
libdmici(3lib) - sunos
Similar Topics in the Unix Linux Community
The 500 Mile Email
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
UNIX Environment Setup - (Just starting!)