Activity for GaryPratt

  • GaryPratt GaryPratt posted a comment on discussion Engineering 🇬🇧

    Try removing "POINTER TO" in the declaration of _rooms. It does seem intuitive to need the Pointer To, but the language takes care of the managing the pointer for you. The pointer is implied.

  • GaryPratt GaryPratt posted a comment on discussion Engineering

    I believe "ShellCommand_System()" is in a library provided by a hardware vendor (Cross Control). If file.flush doesn't work for you, you might see if your hardware vendor provides a way to execute shell commands.

1