أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
This may cause a buffer overrun.
The issue with this API is that is source string size is greater than destination string size then it will lead program to rash.
It will cause memory overrun or memory leakage issues and cause the program to be crash as source and destination of the string copy function are being both pointers and are indefinite size being pointers.