符號與規範
本章內容以原書為準,但章節格式為配合GitBook可能會與本章內容有所出入之處。
int main() {
printf("Hello world!\n");
return 0;
}$ make
make: Nothing to be done for `all'.Last updated
本章內容以原書為準,但章節格式為配合GitBook可能會與本章內容有所出入之處。
int main() {
printf("Hello world!\n");
return 0;
}$ make
make: Nothing to be done for `all'.Last updated