Carbon


FBCWordListRec

Header: FindByContent.h

struct FBCWordListRec {
    char *words[1];
};
typedef FBCWordListRec FBCWordList;

© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)