1. printf( ). #include <stdio.h> char str[ ] = “Hello”; printf(“%s\n”, str); printf(“%-14s\n”, str); [email protected] 2016.
確定! 回上一頁