1) switching statement
开关语句
1.
The presentation include the object structure of switching statement,generating algorithm, and program for implementing that algorithm j and finally, the autocoding scheme which makes terminal code generation very simple and machine independent.
介绍C编译器开关语句目标结构、生成算法及实现该算法的程序,讨论使尾码的生成非常简单且与目标机结构完全无关的自动移植方案。
3) start statement
开初语句
5) initial statement
开始语句
6) close statement
关闭语句
补充资料:转子语句和返回语句
主程序调用子程序以及从子程序返回主程序的语句。调用子程序的语句为转子语句,从子程序返回调用程序的语句为返回语句。在basic语言中,每次调用子程序时,必须成对使用,缺一个就会产生语法错误。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条