* High() and Length() for dynamic arrays deal with sizesinttype instead of...
* High() and Length() for dynamic arrays deal with sizesinttype instead of ossinttype (on AVR the former is 16-bit while the later is 8-bit thus this is an important distinction)
Please register or sign in to comment