[cfe-dev] Attaching documentation comments to macros
Dmitri Gribenko
gribozavr at gmail.com
Fri Aug 8 16:20:15 PDT 2014
On Sat, Aug 9, 2014 at 12:11 AM, Kevin Funk <kfunk at kde.org> wrote:
> Hey,
>
> Another question: Has there be any work going on regarding attaching doxygen-
> style comments to macros as well? Right now, that (still) doesn't work.
Hello Kevin,
There have been no progress in attaching comments to macros.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the cfe-dev
mailing list