丙語,俗曰C語言,電腦語言是也。所用甚廣,夫程式者,皆可以丙成之。[一]
#include <stdio.h> int main(void) { printf("Hello, world!\n"); return 0; }