[转]一个比较有用的指针测试程序 //   execise2.cpp : Defines the entry point for the console application.
[转]一个比较有用的指针测试程序
//
[转]一个比较有用的指针测试程序

[转]一个比较有用的指针测试程序#include  
" stdafx.h "
[转]一个比较有用的指针测试程序#include  
< iostream >
[转]一个比较有用的指针测试程序
using   namespace  std;
[转]一个比较有用的指针测试程序
// -----------------------------------------------
[转]一个比较有用的指针测试程序
void  GetMemory1( char   * p)

 

原文链接: http://www.cppblog.com/mzty/archive/2006/07/07/9536.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-01
  • 2021-07-24
  • 2022-12-23
  • 2021-12-09
  • 2022-01-27
猜你喜欢
  • 2022-12-23
  • 2022-02-01
  • 2022-03-10
  • 2022-01-06
  • 2021-10-04
相关资源
相似解决方案