Ram Gandhi
unread,Jan 11, 2012, 1:20:39 AM1/11/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
Please help. dont know if i am posting on the right group.
when gcc parses declarations in a C file, is it possible to make
gcc call some function hooks?
Like if it successfully parsed a structure , it should call a
callback. with the structure it has parsed.
Regards.