Re: Documentation on supported line editor commands (the '∇-editor')

2020-12-31 Thread Dr . Jürgen Sauermann
Hi Russ, I had posted a download location to a description of the ∇-editor on stackoverflow.com, but the moderator (Samuel Liew) has chosen to delete my post. Have a look at Chapter 9 of this document: www.ibm.com/downloads/cas/ZOKMYKOY

libapl question

2020-12-31 Thread Chris Moller
Being some combination of sadistic and masochistic, I'm trying to use the libapl library using the libapl.h API libapl.h says /// Pass `command` to the command processor and return its output. extern const char * apl_command(const char * command_utf8); but when I do const char *rc =