[Doxygen-users] Function pointer declaration in C
Brought to you by:
dimitri
|
From: Niklas L. <nik...@ho...> - 2007-04-20 20:25:48
|
Hi all,
I'm rather new to Doxygen, and cannot figure out how to make it parse the
following C code properly:
------------------
typedef long EXPORTRESULT;
typedef struct tagExport
{
EXPORTRESULT (__cdecl *function)(int func, void *arg);
} Export;
-------------------
I tried various things in PREDEFINED, but wit no luck.
please advise
tia
/Niklas
_________________________________________________________________
Vårens klädmode på MSN http://salongk.msn.se/
|