Quote Originally Posted by The Master View Post
Hi, What data type is a constant?
It is whatever it is... If it's an ASCII character, it's a byte. If it's 200, it's a byte. If it's 2355, it's a word. If it's 129943 AND you're using an 18F AND you're using PBP 2.50, it's a long.