Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.glorb.com!news2.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 07 Mar 2011 13:24:26 -0600 From: John Holt Newsgroups: comp.sys.mac.programmer.misc Date: Mon, 7 Mar 2011 14:24:26 -0500 Message-ID: <2011030714242616807-me@foonet> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: C/C++ tools User-Agent: Unison/1.8.1 Lines: 17 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 69.81.190.163 X-Trace: sv3-oav/wRPz9Px9oKClUIaIpZ4Bm0K5gSOyQOp9JZyqhtOAFe2/53VaK5IgXJ4FAk8IYB8S39WwnuqYzwo!o3vh4+3n1KnBhDmSo+yNIa7RZrrO9ETOTT645ouIHuUgS6mvnY279vS8mrj+4c7NbTU7/PSL9vnB!jza2yOKQIjs= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1352 Xref: x330-a1.tempe.blueboxinc.net comp.sys.mac.programmer.misc:1 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