We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am getting a linker error message
Error: L6218E: Undefined Symbol __2swprintf
Can anyone tell me what file(s) I am missing/need to include? (I've included "wchar.h" and "wctype.h")
Thanks
Note that header files you constains declarations.
For linking problems, you have to check what source files and libraries you have added to the project.