Commit bfc9f8bb authored by Reini Urban's avatar Reini Urban
Browse files

add stpcpy_s

implemented from scratch, an optimized variant of strcpy_s.
Note that the intel fork also has it, with the same API.

This adds a src termination check, when src is static.
parent 210fa454
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment