quotation:[Copy]
[Copy]
【Print page】 【Download 【PDF Full text】 View/Add CommentDownload reader Close

←Previous page|Page Next →

Back Issue    Advanced search

This Paper:Browse 2486   Download 53 本文二维码信息
码上扫一扫!
远端指针应用二例
0
()
摘要:
运用远端指针是C语言程序中访问内存的一种常见的有效方式,使用远端指针比较灵活,给程序员带来极大的方便。本文给出了应用远端指针的两个实例。
关键词:  指针 C语言 程序设计
DOI:10.3969/j.issn.1001-893X.
基金项目:
Two Examples of Using Far Pointers in C Programming
()
Abstract:
Using far pointers is a common and effective way to access memory.The flexible usage of far pointers brings great convenience to programmers.This paper gives two examples of using far pointers.
Key words:  Pointer,C Language,Programming,