On Jun 16, 2008, at 11:37 AM, H. Gluender wrote: >> I was hoping to learn how to use source code with Xcode by >> observing how FBtoC converted FutureBasic (which I understand) to >> C (which I am learning). > > On what facts could this hope be founded? > > XCode is an IDE such as FB and not a cross-compiler such as FBtoC... I found the idea interesting since one should be able to look at the C code produced by FBtoC and see how one's code was converted. Yes, Xcode is an IDE but with it you should be able to look at and mess with the C code just fine.