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

有一段碼.. int (*fptr)()

0 views
Skip to first unread message

水中月

unread,
Oct 4, 2002, 11:13:35 AM10/4/02
to

int test(fptr)
int (*fptr)()
{

}
這段碼是C所撰寫ㄉ....
請問int (*fptr)()是啥ㄇ意思啊??? thanks :)
--
[1;32m※ Origin: [33m交大資管心靈小站 [37m<bbs.iim.nctu.edu.tw> [m
[1;31m◆ From: [36m61-219-63-78.HINET-IP.hinet.net [m

Heero

unread,
Oct 4, 2002, 12:25:00 PM10/4/02
to
※ 引述《bacteri...@bbs.iim.nctu.edu.tw (水中月)》之銘言:

> int test(fptr)
> int (*fptr)()
> {
> }
> 這段碼是C所撰寫ㄉ....
> 請問int (*fptr)()是啥ㄇ意思啊??? thanks :)

function pointer.....

--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: sw59-173-221.adsl.seed.net.tw

0 new messages