Suppressing secure string related deprecation warnings
This commit is contained in:
@@ -20,6 +20,7 @@ AUTHOR: L. Rossman
|
||||
|
||||
*********************************************************************
|
||||
*/
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user