strset, wcsset
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at strset, wcsset.
These functions are deprecated. Use the ISO C++ conformant _strset, _strset_l, _wcsset, _wcsset_l, _mbsset, _mbsset_l or security-enhanced _strset_s, _strset_s_l, _wcsset_s, _wcsset_s_l, _mbsset_s, _mbsset_s_l instead.
Show: