On 2018-01-30, at 18:30:40, Jon Perryman wrote:
> 
> C programmers will not code HLASM for a reason. C's __ASM( ) does not handle 
> HLASM line continuations. First, column 72 floats so you must compile and 
> locate where to put the continuation character (change the C code and it 
> might have moved). Second, you must code /N on each line. Third, you are 
> limited amount of lines in each __ASM( ). 
>  
It appears that __ASM( ), realized through HLASM I/O exits, ought to
incorporate FLOWASM.

RFE, anyone?

-- gil

Reply via email to