* MSL_C/string.h

* MSL_C/stdlib.h
This commit is contained in:
Jcw87
2023-04-24 15:28:31 -07:00
committed by GitHub
parent e1a0f636e5
commit b440ae74fb
60 changed files with 73 additions and 73 deletions
+2
View File
@@ -3,7 +3,9 @@
#include "MSL_C/MSL_Common/Src/ansi_files.h"
#ifndef __cplusplus
typedef unsigned short wchar_t;
#endif
int fwide(FILE* file, int mode);