On Mon, Jul 29, 2013 at 7:49 AM, Charles Mills <charl...@mcn.org> wrote:

> Anyone using fwrite_unlocked() successfully? Per TFM I have
>
> #define _XOPEN_SOURCE_EXTENDED 1
>

I think the following define is required prior to including stdio.h

#define _OPEN_SYS_UNLOCKED_EXT 1

Sam


>
> ahead of any #includes (including stdio.h, of course).
>
> Still, I am getting
>
> CCN5274 (S) The name lookup for "fwrite_unlocked" did not find a
> declaration.
>
> Anyone have any clues?
>
> Thanks,
> Charles
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

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