2.9.1.31. memory_NewMortalString()

[<<<] [>>>]

pFixSizeMemoryObject memory_NewMortalString(pMemoryObject pMo,
                                            unsigned long StringSize,
                                            pMortalList pMortal
  ){
If the parameter pMortal is NULL the generated variable is not mortal.
[<<<] [>>>]