文章分类 - 指针pointer
摘要:原文链接:http://blog.csdn.net/sfengsheng/article/details/11516329C++ STL中的remove和erase函数曾经让我迷惑,同样都是删除,两者有什么区别呢?vector中的remove的作用是将等于value的元素放到vector的尾部,但并...
阅读全文
摘要:原文链接:http://stackoverflow.com/questions/8767166/passing-2d-array-to-functionThere are three ways to pass a 2D array to a function:1, The parameter is ...
阅读全文
摘要:原文链接:http://www.cnblogs.com/oomusou/archive/2006/10/22/536184.htmlC语言和其它程序性语言,如FORTRAN,Pascal,BASIC最大的差别就在于pointer,而pointer也是学习C语言最大的门坎,pointer的本意是希望f...
阅读全文
摘要:原文链接:http://www.cplusplus.com/articles/z6vU7k9E/Occasionally we get posts asking the differences between referencesand pointers, and in the context of...
阅读全文
摘要:原文链接:http://stackoverflow.com/questions/57483/what-are-the-differences-between-a-pointer-variable-and-a-reference-variable-in-------------------------...
阅读全文

浙公网安备 33010602011771号