Query: newdmistring
OS: sunos
Section: 3dmi
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
newDmiString(3DMI) DMI Library Functions newDmiString(3DMI)NAMEnewDmiString - create DmiString in dynamic memorySYNOPSIScc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/util.hh> DmiString_t *newDmiString(char *str);DESCRIPTIONThe newDmiString() function creates a DmiString in dynamic memory and returns a pointer to the newly created DmiString. The function returns NULL if no memory is available.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOfreeDmiString(3DMI), libdmi(3LIB), attributes(5) SunOS 5.10 12 Oct 1998 newDmiString(3DMI)
Related Man Pages |
---|
libdmi(3lib) - sunos |
dmideletecomponent(3dmi) - sunos |
dmigetversion(3dmi) - sunos |
dmiunregisterci(3dmi) - sunos |
reg_ci_callback(3dmi) - sunos |
Similar Topics in the Unix Linux Community |
---|
Delete lines with a word and their above lines |
Is UNIX an open source OS ? |
Merge and Sort tabular data from different text files |
Using awk to remove lines from file that match text |