For loop direction (newbie)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nigelmercier
    New Member
    • Dec 2009
    • 45

    #16
    I guess that

    typedef unsigned char byte;

    would be better for portability, but the rest of the code relies on built-in routines from the specific compiler, and a particular type of chip, so I don't think this is a major problem.

    Comment

    Working...