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