Hi all, I've run across something I can't find any information on. I've seen a number of variables defined as follows:
#define MAX 8150ul What does the 'ul' at the end of the number do? I'm thinking it means unsinged long, but can't find anything on it. Thanks, Moses
