摘要
C语言作为一种"高级的低级"语言,成为嵌入式系统开发的最佳选择.在嵌入式程序设计中灵活地使用C指针,可以使程序简洁、紧凑、高效,会达到很好的效果.文章主要从数据指针、动态申请内存指针引用数组元素、函数指针几个方面阐述了C指针在嵌入式编程中的应用.
As a senior low level language, C language is the best chioce of the embedded test System development. It can make program concise, compact and effective by flexibly using C pointer in embedded test program design. From Several aspect sush as data pointer, dynamic memory applications, pointer cited data elements and function pointer, the article elaborated the application of C pointer to embedded system programming.
出处
《电脑知识与技术(过刊)》
2007年第22期1049-1050,共2页
Computer Knowledge and Technology
关键词
C指针
嵌入式编程
数据指针
函数指针
内存
C pointer
embeded system programming
data pointer
function pointer
memory