Re: [OFFTOPIC] CompSci class question
- Posted by Kat <gertie at PELL.NET> Nov 14, 2000
- 424 views
On 14 Nov 2000, at 14:53, Ken Roger wrote: > Buddy writes (with apologies)-- > "My prof is of the opinion that using break and continue in code is evil. > However, I've been in situations where using break and continue is the > cleanest way to code it. What do ya'll think?" > > I think your prof is evil. I'd like to see her make a cpu that doesn't need a > jump instruction. if ( acc == 12 ) then load address register 34123 Kat