gettxtsize


Purpose
Get the size of a text object.
Synopsis
int gettxtsize(XPRMctx ctx, void *sysctx, void *t);
Arguments
ctx 
Mosel's execution context
sysctx 
Context of mmsystem
Reference to a text object
Return value
The size of the character buffer (excluding the terminating 0 character).
Related topics
txtresize, gettxtbuf


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.