期刊文献+

C语言程序设计中若干问题的探讨 被引量:13

Discussion of some questions in program design using C language
下载PDF
导出
摘要 详细介绍了在C语言程序设计中遇到的一些疑难问题及其解决的方法 ,其中涉及到比较运算 ,数组 ,函数 ,指针等方面的问题。在C语言中输入多余的留在缓冲区中数据要及时用fflush( )函数清理 ;数组的长度是固定 ,但可借助指针变量来实现数组的动态存储 ;作函数形参的数组并不是真正的数组 ,而是指针 。 The difficulties and their solution in program design of C were discussed in detail in this paper, which include comparison operation, array, function and pointer etc. In C, the superfluous data which are left in buffer should be cleaned up by fflush() in time; dynamical storage of array was completed using pointer variable though the length of array is changeless; the array as formal parameter of function can be used as pointer,but they are pointer actually not pure array.
作者 孙玉霞
出处 《沈阳航空工业学院学报》 2004年第3期52-54,共3页 Journal of Shenyang Institute of Aeronautical Engineering
关键词 数组 函数 指针 C语言 程序设计 array function pointer
  • 相关文献

参考文献3

二级参考文献4

  • 1袁征等.C语言编程技巧程序集.电子工业出版社.
  • 2谭浩强等.C语言程序设计教程.高等教育出版社.
  • 3谭浩强主编,周海燕等.C程序设计[M]清华大学出版社,1997.
  • 4尹彦芝等.C语言常用算法与子程序[M]清华大学出版社,1991.

共引文献14

同被引文献24

引证文献13

二级引证文献32

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部