CclBuf (3)

CclBuf(const char* text, DataAreaType type = extensible)

text
A string to be copied into the new CclBuf object.
type
An enumeration indicating whether the data area can be extended. Possible values are extensible or fixed. The default is extensible.

Creates a CclBuf object, allocating its own data area with the same length as the text string and copies the string into its data area.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/cclnam0034.html