Originally posted by CornedBee
ZeroMemory is just a macro that expands to memset, and it's Win-only besides unlike the ANSI C memset.
Yes, I know. Just wanted to point out the macro as an option.