printbin does not accept a variable to specify the amount of bytes to print. it accepts only an optional constant. this reason is that otherwise the compiler would just dump the content of this variable as well.
↧