国外c语言程序设计英文教学课件-lecture3.pptVIP

  • 0
  • 0
  • 约1.03万字
  • 约 34页
  • 2020-02-08 发布于江苏
  • 举报

国外c语言程序设计英文教学课件-lecture3.ppt

Executing a program Program = list of statements Entrypoint: the point where the execution starts Control flow: the order in which the individual statements are executed Structure of a C program Controlling the program flow Forms of controlling the program flow: Executing a sequence of statements Repeating a sequence of statements (until some condition is met) (looping) Using a test to decide between alternative sequences (branching) Program Looping Looping: doing one thing over and over Program loop: a set of statements that is executed repetitively for a number of times Simple example

文档评论(0)

1亿VIP精品文档

相关文档