Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.misc > #1
| From | John Holt <me@foo.net> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.misc |
| Date | 2011-03-07 14:24 -0500 |
| Message-ID | <2011030714242616807-me@foonet> (permalink) |
| Subject | C/C++ tools |
I am working through the port of a system from Linux to Mac OS X (more like Free BSD since there are no GUI features). The code is in C and C++, and already has a significant number of OS specific compile conditionals for Windows and Linux. Can XCode show the boundaries or nesting of #if (#ifdef, #ifndef, #else) blocks? Are there any tools that will show the boundaries? Thanks in advance, -- John Holt
Back to comp.sys.mac.programmer.misc | Next — Next in thread | Find similar
C/C++ tools John Holt <me@foo.net> - 2011-03-07 14:24 -0500
Re: C/C++ tools Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2011-03-07 21:15 -0800
Re: C/C++ tools John Holt <me@foo.net> - 2011-03-08 20:42 -0500
csiph-web