C语言基本概念.docVIP

  • 5
  • 0
  • 约1.02万字
  • 约 15页
  • 2019-08-31 发布于四川
  • 举报
第2章- PAGE 14 第2章 C语言基本概念 2.1 初识“Hello world”程序 为纪念C语言的设计者,第一个程序范例选自C语言的定义文档——Brian Kernighan和Dennis Ritchie合著的The C Programming Language。该范例是“Hello world”程序,它是所有C程序员共有的财富,而你也即将成为其中的一员。 【例2-1】Hello程序 /* *File:hello.c *This program prints the message Hello world on the screen. */ #include stdio.h m

文档评论(0)

1亿VIP精品文档

相关文档