Re: Adding the ability to add functions into structures?



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
.