Tcl_CommandComplete (3) Linux Manual Page
Tcl_CommandComplete – Check for unmatched braces in a Tcl command
Synopsis
#include <tcl.h>
int
Tcl_CommandComplete(cmd)
Arguments
- const char *cmd (in) Command string to test for completeness.
Tcl_CommandComplete – Check for unmatched braces in a Tcl command
#include <tcl.h>
int
Tcl_CommandComplete(cmd)