esternin

Results 21 comments of esternin

If I misspell or forget an `#include...` a pile of errors results, ending with ``` ... depart:907:27: error: request for member ‘valueArr’ in something not a structure or union ERROR...

> As quick answer, the Using Critcl document is at https://andreas-kupries.github.io/critcl/doc/files/critcl_usingit.html Yes, that is what I've been using, and that's the one that only has one "simple example". (thanks for...

I have made some progress, guided by something I saw in one of your examples (using `Tcl_Obj` to pass strings - this definitely needs to be described). I also spent...

> Can you provide a more exact reference about example and code you used for guidance, i.e. file name, location, maybe a short quote, and then also the code you...

> I came to Tcl/Tk in the later 90's. ... Side quest(ion): Were you aware of https://conf.tcl-lang.org/ ? (While the 2021 is done it might be interesting for you to...

Thanks. I will take time to understand what you just said there, esp the `correct.tcl` code. I always thought that it is the responsibility of a subroutine to return an...

This "issue" is turning into more of a help-the-novice "forum" discussion. While terrifically useful to me personally, the instructional value to others may well be limited, but I guess once...

> I have started on the reorg and hopefully the new howto's will reach error signaling before you are getting back to working with critcl. wink Was that a challenge?...

Well, the cooler is cooling just fine now... Another point that I think deserves a section in the introductory documentation: what's the best way to pass **large** amounts of data...