Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-07-01 15:03:16


Keith MacDonald wrote:
> To disable the deprecation warnings, define _CRT_SECURE_NO_DEPRECATE.
> For more information, search for _CRT_SECURE_NO_DEPRECATE at
> http://msdn.microsoft.com.

I think defining _CRT_SECURE_NO_DEPRECATE is something the end-user has to do,
since by the time my headers are included the standard iostreams headers may
already have been included.

Do you know any more details about the deprecation of these member functions? I
was just guessing that the deprecation was for security reasons; can you confirm
this? I'd also like to know what functions are supposed to replace them.

Thanks for your help!

> - Keith MacDonald

Jonathan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk