[Info-vax] LLVM, volatile and async VMS I/O and system calls

Arne Vajhøj arne at vajhoej.dk
Mon Oct 4 13:56:47 EDT 2021


On 10/4/2021 1:37 PM, Simon Clubley wrote:
> BTW, I don't know DEC Basic, but I have one question based on other
> languages. While copying a string in this way appears redundant based
> on what you are saying, are there any implicit type conversions that
> can be done by adding an empty string to the other value ?
> 
> For example, can you convert an integer to a string in this way ?

You could try.

I get:

         s = v + ""
..............^
%BASIC-E-ILLMODMIX, illegal mode mixing

Arne




More information about the Info-vax mailing list