Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TinyXML Compilation - Visual C (Pocket PC)
- - tinyxml.h
- - tinystr.h
- - tinyxml.cpp
- - tinystr.cpp
- - tinyxmlerror.cpp
- - tinyxmlparser.cpp
- tinyxml.cpp
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(44) : error C3861: 'fopen_s' : identificateur introuvable
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(116) : error C3861: '_snprintf_s' : identificateur introuvable
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(1239) : error C3861: 'sscanf_s' : identificateur introuvable
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(1246) : error C3861: 'sscanf_s' : identificateur introuvable
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(1255) : error C3861: '_snprintf_s' : identificateur introuvable
- ....tinyxml_2_6_2tinyxmltinyxml.cpp(1266) : error C3861: '_snprintf_s' : identificateur introuvable
- fopen_s
- _snprintf_s
- sscanf_s
- #if !defined(_MSC_VER) || _MSC_VER >= 1300
- declaration (fopen_s, sscanf_s ...)
- #else
- other declaration
Advertisement
Add Comment
Please, Sign In to add comment