¿ªÔÆÌåÓý

Re: gcc fopen question


 

Thank you for the response.? I will download and hopefully update with the "new" GCCLIB.

I have two projects that I am working on that need this type of access:

Conversion of the MUMPS programming interpreter to VM370 CMS.? It compiles and
links, but does not execute properly, yet......
and? conversion of the package apl_11 from linux gcc to VM370 CMS.? OF the 22
modules, 20 are compiling great, two still have compile time errors.? working on
them.

It is another step in the process and again, thank you.

Cheers
Tom c


On Wed, Jan 13, 2021 at 1:31 PM adriansutherland67 <adrian@...> wrote:
Hi Tom

The version of GCCLIB on Six Pack 6 Beta 3 does not support read/right files because CMS does not support r/w files.

The updated version of GCCLIB has re-implemented the IO functions (done by myself). This supports r+ modes etc. via emulation (it reopens the file as needed).

Hope this helps

Adrian

Join [email protected] to automatically receive all group messages.