Why use int instead of byte for pin numbers?

Osgeld:
yea, I am getting close to the edge of ram in one of my project, changed all my const X's to #defines and freed up almost 2 dozen bytes of ram

Proof? Constants don't take up RAM.