期刊文献+

C++指针应用的四大误区 被引量:2

Four Misusing Ways of Pointers in C++
在线阅读 下载PDF
导出
摘要 C++语言中,指针应用的误区可以分为操作空指针、内存泄露、重复释放、误用常量指针和常量指针四个方面。本文给出了可能的错误场景,并给出解决方法。 In C++ programming language,the pitfalls of the pointer can be divided into fly pointer errors,memory leaks,repeated release and the misuse of the pointer to the constant value and the constant pointer.In this paper,the possible error contexts and corresponding solutions were given.
作者 马宇哲
机构地区 天津工业大学
出处 《电脑编程技巧与维护》 2010年第8期134-135,共2页 Computer Programming Skills & Maintenance
关键词 C++语言 指针 内存操作 C++ programming language pointer memory operation
  • 相关文献

参考文献2

二级参考文献3

共引文献3

同被引文献6

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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