Re: returning c string pointer to gforth

Garry Ogle <[email protected]> Wed, 17 Mar 2021 14:06:55 +0000
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <[email protected]>
Just to clarify:

The C code works works as intended, and char pointer is set correctly. I 
simply cannot return a usable address to Gforth.

~G