And what are the safer alternatives to strcpy? Here is my code: #include<stdio.h> #include<string.h> main() { char str1[] = "Copy a string.
確定! 回上一頁