http://www.4toc.com/fb [you will need to reload the page if your browser cached the page mentioning FB 5.4.6] FBtoC bug fixes and new features: 536 Cleanup Redundant files copied to XcodeProject 556 Cleanup Editor Errors window garbles multiple errors/comments on same line 557 Error gosub/return broken 559 Error route _toBuffer does not work with ConsoleWindow 560 Feature Support llvm-gcc 4.2 compiler 561 Error _controlkey constant missing 563 Feature Preference setting to control source-file combining * New Headers file: Util_NibCFStrings.incl New example: FB_5_4_7_Examples/Sound/Record_sound_with_QuickTime Updated examples: FB_5_4_7_Examples/Games/Spandrel_1_2 (chess) FB_5_4_7_Examples/Sound/Play Sound file * A pop-up button ('Source-file combining') in the settings window controls the number of .c (and .h) files produced by translation. Off: each FB file leads to a .c file. Medium: the same as previous versions of FBtoC. Maximum: all FB files are combined in one .c file.