RecursiveSubroutine

所属分类:Windows编程
开发工具:C/C++
文件大小:13KB
下载次数:5
上传日期:2009-10-21 22:50:01
上 传 者农夫山泉_QOO
说明:  程序功能:PL/0语言语法分析程序,检测pl/0源程序的语法是否正确
(A subroutine that calls itself. Such a self-referential call must occur as one branch of a conditional statement, otherwise there would be an infinite series of calls. As an example, a recursive subroutine to calculate factorial (n) would call itself to calculate factorial (n – 1), unless n = 1 when the value 1 will be returned)

文件列表:
RecursiveSubroutine.c (72704, 2009-10-21)

近期下载者

相关文件


收藏者