List Question
20 TechQA 2022-01-17T17:14:42.123000Use memcpy_s in c++
94 views
Asked by Vladimir Yanakiev
Why is scanf() considered unsafe in Visual Studio?
2.6k views
Asked by Volta-Hsu
Why does this sprintf_s throw an exception?
325 views
Asked by nicomp
Using strcpy_s to copy string to char*
3.7k views
Asked by Kurt Dawson
Where is the scanf_s() buffer defined?
783 views
Asked by sharkbites
Why didn't gcc (or glibc) implement _s functions?
10.1k views
Asked by suhdonghwi
strtok_s is undefined on os x
970 views
Asked by hiy
second scanf_s would skip if the first scanf_s contains more than one words
63 views
Asked by Lucas Chan
Dev C++ strtok_s throws [Warning] assignment makes pointer from integer without a cast
376 views
Asked by AudioBubble
__STDC_LIB_EXT1__ availability in gcc and clang
14.6k views
Asked by Rudolfs Bundulis
What is the difference between vsnprintf and vsprintf_s?
7.5k views
Asked by Sanman
What is unsafe about fopen?
1k views
Asked by Sebastian
"string safe functions" and gcc
1.8k views
Asked by quark
sprintf_s() implicit declaration warning
3.5k views
Asked by npatel
Missing C11 strerrorlen_s function under MSVC 2017
5.7k views
Asked by bobeff
Undefined symbols for architecture x86_64: "_gets_s"
814 views
Asked by cblanto7
scanf_s returning Null every time
77 views
Asked by Lachlan Dawson
How to use strncpy_s in gcc?
1.2k views
Asked by ankit mantri
Get_s function not working
309 views
Asked by BumbleBee