Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t
Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t
Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t
Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t
Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t
Make our usage of memset_s() conform strictly to the C11 standard.
Per the letter of the C11 standard, one must #define
__STDC_WANT_LIB_EXT1__ as 1 before including in order to
have access to memset_s(). It appears that many platforms are lenient
about this, because we weren't doing it and yet t