I have noticed something in the sample code in the SDK that I've
never seen in C. In some functions that accept a ULong, four characters
enclosed by single quotes are being passed.

        Examples of this is when the database type or Creator ID is passed
to a function.   The function prototype defines the argument as a ULong.
Does this single quote convention mean that each character in the 'string'
represents a byte in a 4-byte value?

        -Ken




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to