Y
Hacker News
new
|
ask
|
show
|
jobs
by
cremno
3836 days ago
A very early version. Among other differences the functions don't care about RSIZE_MAX (even though newer VS versions define and use rsize_t). However the Windows SDK contains <strsafe.h> which does limit the length of strings (STRSAFE_MAX_CCH).
https://msdn.microsoft.com/en-us/library/windows/desktop/ms6...