I even use the some of the C subroutines in my LE enabled HLASM UNIX programs. I really like sprintf() for making easily readable output for people. I guess that I could use the C I/O subroutines as well, instead of the BPX1* callable services.
On Mon, Feb 4, 2013 at 3:12 PM, Sam Siegel <[email protected]> wrote: > On Mon, Feb 4, 2013 at 1:00 PM, John McKown > <[email protected]>wrote: <snip> > For the most part, C runtime library functions can be called from any HLL > that generate an IBM standard parmlist. > > It might not be convient to do in COBOL, etc. because there is no > appropriate header files. However, you can manually build the parmlist. > -- Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
