摘要
本文针对C语言与PASCAL语言不同的数据类型定义和存贮管理方式,详尽的探讨了因C编译器功能限制而引起它们之间在参数传递时的不相容性及解决办法,为系统应用程序的高效实现奠定了基础。
Taking into account the fact that the C language and PASCAL language have different data type definition and storage administration scheme respectively, the auther of this and in detail explores the incompatibility of the parameter transmission between the two languages, which is caused by the limitation of the limitation of the C compiler's function. The author puts forward the solution to this problem and lays the foundation for the realization of the high efficiency of the program in the sysytem application.