#include<stdio.h> · int main(int argc, char **argv) · { · char sArrInitials[4] = {'\0', '\0', '\0', '\0'}; · printf("What are your initials? Enter them here: ");.
確定! 回上一頁