On Fri, 14 Feb 2020 10:52:07 -0800, Charles Mills wrote:
>    ...
>Agree with Lionel's recommendation. Even if the usage is going to be 90% C and 
>10% HLASM you want to do the DSECT first and work from there.
> 
I find it ironic that a weakly typed language such as assembler is a good
source for generating definitions for a strongly typed language such as C.

For example C pointers are typed; HLASM pointers are not.  How can you
generate the type in the declarator?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to