new_object = fgets(buffer, 255, stdin); printf("You have entered: %s\n", new_object); //n_obj = sscanf(new_object);
確定! 回上一頁