Who can explain the sentence for me?
From: huhu (as280_at_public.gz.cn)
Date: 02/29/04
- Next message: Servé Lau: "Re: Who can explain the sentence for me?"
- Previous message: Emmanuel Delahaye: "Re: zeroing structure of char pointers"
- Next in thread: Servé Lau: "Re: Who can explain the sentence for me?"
- Reply: Servé Lau: "Re: Who can explain the sentence for me?"
- Reply: jacob navia: "Re: Who can explain the sentence for me?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 20:16:43 +0800
Hi,
I meet a sentence:
------------------------------------------------
struct intNode *(*fpt[])(void)=
{createList, inNode, delNode,revNode,NULL};
-------------------------------------------------
The "createList","inNode","delNode","revNode" are functions.
I'm puzzled by the c sentence.
Who can explain it for me?
Thanks!
- Next message: Servé Lau: "Re: Who can explain the sentence for me?"
- Previous message: Emmanuel Delahaye: "Re: zeroing structure of char pointers"
- Next in thread: Servé Lau: "Re: Who can explain the sentence for me?"
- Reply: Servé Lau: "Re: Who can explain the sentence for me?"
- Reply: jacob navia: "Re: Who can explain the sentence for me?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]