cin >>i;

    p= new (nothrow) int[i];     // i not a constant value:

    if(p == NULL){

    }

    else{

    }

 posted on 2013-03-05 10:49  飞翔@骑士  阅读(140)  评论(0编辑  收藏  举报