|
From: James W. W. <os...@jw...> - 2004-12-06 17:26:12
|
On Dec 6, 2004, at 5:20 AM, Roger Holmes wrote: > If the other platforms allow C++ compiling of .c files then I agree we > should go with > that which lets us to keep the history in a more direct way than > replacing all the > .c files with .cp files. Hmm, I don't really know about other platforms. Since Xcode can do it, I expect that it's a gcc feature, which covers Unix. Anyone know whether, say, Visual C++ can force C++ compilation of .c files? -- <http://www.jwwalker.com/> |