Hi Florian and Andrew, > GCC doesn't provide this functionality. Clang can do this ... > $ clang -fsyntax-only -Xclang -ast-dump /tmp/t.c Thanks for your replies. I'm happy to occasionally feed clang fragments of C to get the answer. Cheers, Ralph.
Hi Florian and Andrew, > GCC doesn't provide this functionality. Clang can do this ... > $ clang -fsyntax-only -Xclang -ast-dump /tmp/t.c Thanks for your replies. I'm happy to occasionally feed clang fragments of C to get the answer. Cheers, Ralph.