Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

scanf not working in vscode

// use those at the top of the code:

#ifdef _MSC_VER
#define _CRT_SECURE_NO_WARNINGS
#endif
 
PREVIOUS NEXT
Tagged: #scanf #working #vscode
ADD COMMENT
Topic
Name
2+7 =