Re: Adding the ability to add functions into structures?
- From: Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 09:27:47 -0500
jacob navia wrote:
[...]
2) I define the interface functions:
typedef struct {
// Returns the number of elements stored
int (*GetCount)(ArrayList &AL);
Whatever this language is, I doubt it's topical on comp.lang.c.
-- Eric Sosman esosman@xxxxxxxxxxxxxxxxxxx .
- Follow-Ups:
- Re: Adding the ability to add functions into structures?
- From: jacob navia
- Re: Adding the ability to add functions into structures?
- References:
- Adding the ability to add functions into structures?
- From: Albert
- Re: Adding the ability to add functions into structures?
- From: jacob navia
- Adding the ability to add functions into structures?
- Prev by Date: Re: Adding the ability to add functions into structures?
- Next by Date: Re: What's the guideline for dealing with unwanted chars in input stream?
- Previous by thread: Re: Adding the ability to add functions into structures?
- Next by thread: Re: Adding the ability to add functions into structures?
- Index(es):