Posted: Fri Oct 10, 2008 10:47 am Post subject: Re: RE:ripple carry adder
OneOffDriveByPoster @ Thu Oct 09, 2008 8:25 pm wrote:
insectoid @ Thu Oct 09, 2008 8:21 pm wrote:
I suppose the indentation is the result of the lack of Turing's F2. Fine, I'll work on my naming conventions...
Eclipse has some of the best auto-indenting available.
How? I'm new to eclipse.
Sponsor Sponsor
andrew.
Posted: Wed Oct 15, 2008 2:49 pm Post subject: RE:ripple carry adder
It's CMD + I on Mac. I suppose it would be CTRL + I on Windows.
Insectoid
Posted: Wed Oct 15, 2008 3:46 pm Post subject: RE:ripple carry adder
Well, I'm on a mac, so I guess it's CMD+I for me.
I got it working now, so I'm just adding in the UI, which requires a decimal-binary converter and many int-to-string commands. Basically, it's a lot of easy stuff that takes a lot of time. Fun. .