void testmy(){
?char *hello="??大點(diǎn)的";
?char hellodd[]={hello};
?unsigned char test= hellodd[2];
?if(test>137){
?printf("大于%u",test);
?}else
?{
??printf("小于");
?}
//putchar((char)hello[5]);
printf("字符:%d \n",hellodd[2]);
printf("%d",strlen( hellodd));
}
大盤預(yù)測
國富論
posted on 2009-03-10 13:48
華夢行 閱讀(89)
評論(0) 編輯 收藏