Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

請問char[][8] Apply(char state[8][8],int i,int j)錯在那?

0 views
Skip to first unread message

軌跡

unread,
Nov 22, 1999, 3:00:00 AM11/22/99
to
char[][8] Apply(char state[8][8],int i,int j)
{
char ret[8][8];

return ret;
}


compiler 過不去 請教各位怎麼修正? 謝謝
--
* Origin: ★ 交通大學資訊科學系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>

0 new messages