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
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 =