Yo Eric!

On Thu, 30 Jun 2016 09:02:52 -0400
"Eric S. Raymond" <[email protected]> wrote:

> Ideally I'd just write something like 
> 
> #if (_XOPEN_SOURCE >= 600) || defined (STD_C_99)
> 
> but the right predefine doesn't seem to exist.  I'm still looking.


    #if __STDC_VERSION__ >= 199901L

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        [email protected]  Tel:+1 541 382 8588

Attachment: pgp1Jz7NKtJR9.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
[email protected]
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to