[futurebasic] Re: [FB] FB5 Run mode

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2008 : Group Archive : Group : All Groups

From: Brian Stevens <bstevens33@...>
Date: Sat, 4 Oct 2008 16:51:30 -0700
On Oct 4, 2008, at 12:34 PM, Rich Love wrote:

> ..... The Main file has 30,000 lines of code.


Robert P. responded on this issue a while back Rich. The large main is  
a problem for gcc. We can't change gcc ( at least not easily ).

Just FYI as a way of comparing,  the main in my 22,000 lines of code  
( LOC ) shareware is 13 LOC

The main in FBtoC is approximately 55 LOC

Brian S