Suppressing secure string related deprecation warnings

This commit is contained in:
Michael Tryby
2014-05-20 17:06:53 -04:00
parent 0cd38fd697
commit 6d3e790b58
8 changed files with 9 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ execute function x and set the error code equal to its return value.
*******************************************************************************
*/
#define _CRT_SECURE_NO_DEPRECATE
/*** New compile directives ***/ //(2.00.11 - LR)
//#define CLE /* Compile as a command line executable */