On Wed, 6 Mar 2024 09:59:02 +0200, Binyamin Dissen wrote: >Base64 has nothing to do with EBCDIC. > ???
>It is a means of converting binary data to commonly printable characters >(typically A-Z a-z 0-9 + /) that can then be shipped in a non-binary manner. > To an assembler program it is almost certain to matter whether "A-Z a-z 0-9 + /" are in ASCII or EBCDIC representation. >A simple duck-duck-go search will show examples. My first C program was a base >64 converter. > >On Wed, 6 Mar 2024 06:11:01 +0000 Frank Bonaduce wrote: > >:>Hello Folks. Is anyone aware of where one might locate any sample assembler >code, macros or APIs to perform the following: >:>- Base64 Decoding (to EBCDIC)- EPOCH Conversion >:>Thanks in advance for the assistance.� �Frank. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
