On Mon, 8 May 2023 15:11:40 +0000, Seymour J Metz  wrote:

>It's an integer. AC, 0AC, 00AC 000AC, ... 000000AC are all the same integer. 
>The U+ is just and indication that the context is Unicode code points; if you 
>already know the context then it's redundant.
>
>I can see a consistency argument against abbreviating, but there is no 
>ambiguity.
>
Maybe:
    798 $ rxx "call charout , '00AC'x " | od -tx2
    0000000      ac00                                                        
    0000002
    799 $ 

-- 
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