On Tue, 20 Jun 2017 16:37:56 -0700, retired mainframer wrote:

>Does MacOS run on any IBM mainframe?
>> 
No, but I've used setvbuf() that I mentioned later in this thread to
accomplish this purpose on z/OS xlc.  If xlc doesn't conform to POSIX
it ought to be APARable:

On Tue, 20 Jun 2017 09:44:02 -0500, Paul Gilmartin wrote:
>The programmer can alter this behavior to make it visible instantly with:
>    setvbuf( stdout, NULL, _IONBF, 0 );

Didn't work in xlc Enhanced ASCII mode untill IBM fixed my APAR.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to