Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Giovanni Dicanio's Blog
(Uncensored)
subscribe
How to Safely Pass a C++ String View as Input to a C-interface API
https://giodicanio.com/2024/10/28/how-to-safely-pass-a-c-plus-plus-string-view-to-a-c-interface-api/
links
backlinks
Tagged with:
c++
bugs
strings
stl
string view
windows c++ programming
c++ programming
Use STL string objects like std::string/std::wstring as a safe bridge.