C++ Tcl interface

  1. Are all options of new defined Tcl commands recognized by properly processing all arguments?
  2. Does the program give a proper error message if incorrect arguments are passed?
  3. Does the program return a result to the Tcl interpreter each time a Tcl command is evoked?

slide: C++ Tcl interface