Codes

I would appreciate every hint and assistance!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2009年3月24日

摘要: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include using namespace std; int* s; int* func1(int*&m) { int* n=s; m=n; return ... 阅读全文
posted @ 2009-03-24 13:34 Codes Work 阅读(128) 评论(0) 推荐(0) 编辑