I don't like #defines showing up in my function popup in the editor window.
How do I turn that off? I just want to see the list of function names.
Thanks
Bint
>I don't like #defines showing up in my function popup in the editor window.
>How do I turn that off? I just want to see the list of function names.
If you use the compiler instead of the language browser they will not
show up. (of course you have to compile your code (well after you add
the headers) in order to have your code completion features working.
Ron

Signature
Announcing CodeWarrior Development Tools for Windows v9.2
http://www.metrowerks.com/MW/Develop/Desktop/Windows/Professional/Default.htm
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>