add this to your c file at the top or in a header file you include.
typedef unsigned char byte; On 6/12/07, mrc-dm <[EMAIL PROTECTED]> wrote:
How can I use type of data byte to create an application on language C using PalmOS Developer Suite. It does not recognize and it gives it error.
or, you can use Ben's suggestions and use the types defined (standand C) -- // Aaron Ardiri -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
