Isaac Marino Bavaresco wrote: > Suppose an if/else sequence with several complex expressions. In > assembly you would need to deal with lots of gotos, labels ... Not necessarily. For example, I use a "structured assembly" preprocessor that takes care of all of those details for me. I've written about it before, last time back in February. > ... and all the internals of the expressions themselves. Well, yes. There's no simple way around that. -- Dave Tweed -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist