c#开发园地

c#开发园地

管理

// sdasd.cpp : 定义控制台应用程序的入口点。
//

#include "stdafx.h"
#include <iostream>
using namespace std;

int _tmain(int argc, _TCHAR* argv[])
{
char x[1]="";

if(*x=='/0')

 

getchar();
 return 0;
}

 

posted on 2008-11-07 16:14  chl  阅读(90)  评论(0)    收藏  举报