I thought it was an interesting work-around to have "dual-mode" code that ran either Metal or normal, possibly with #ifdef's around certain debug code such as printf()'s.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Anthony Rudd Sent: Saturday, May 11, 2013 3:42 PM To: [email protected] Subject: Re: Following up on Rexx and Metal C You mentioned in passing the problem with debugging Metal C by adding printf's. Unfortunately, Metal C does not offer I/O functions. I solved this problem by writing an extension library with basic I/O support. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
