[Info-vax] System implementation languages, was: Re: RMS record metadata, was: Re: Re; Spiralog, RMS Journaling (was

lawrencedo99 at gmail.com lawrencedo99 at gmail.com
Sun Jun 26 22:29:38 EDT 2016


On Friday, June 24, 2016 at 6:40:38 AM UTC+12, David Froble wrote:

> Sometimes some things just don't mix well.  Not sure why I've had such a
> problem with C.  But I do.  I'd have an easier time doing something in
> Macro-32 than C. 

I can guess why this is the case. It’s because VMS system services take so many arguments (e.g. 12 for $QIO, as I recall), so many of which are often (mostly?) defaulted, that you really need the ability to pass arguments by keyword. Which you can do in MACRO, and in VAX PASCAL (what I used to like to use, post-V1), but not in C.



More information about the Info-vax mailing list