Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/24/03 16:45
Read: times


 
#39913 - RE: About assembly programming architecture
Responding to: ???'s previous message
And last resist the temptation to use too many unconditional JUMPS. Our ancestors were good at this but we have evolved.

"Our ancestors were good"
In other words we are not as good, you call that to evolve.

K&R tried hard to "kill" the jump/goto because they believed that C had to written for syntax genius programming idiots, but if you look at the resulting assembler it is full of them.

There is absolutely nothing wrong with a jump, I do, however have reservations about Cs goto, few compilers habdle those well.

Erik

List of 4 messages in thread
TopicAuthorDate
About assembly programming architecture            01/01/70 00:00      
   RE: About assembly programming architecture            01/01/70 00:00      
   RE: About assembly programming architecture            01/01/70 00:00      
      RE: About assembly programming architecture            01/01/70 00:00      

Back to Subject List