Initializing help system before first use

gettxtsize

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
Module