I'm having trouble using the PalmNetServices library in PODS. Basically, whenever I try to call a function from it, it tells me that the function is undefined. The header file is included correctly, I believe the problem is that there is a 'ifdef __MC68K__' line before including the definitions with the system traps.
When I edit the file to ignore this ifdef statement, the program compiles then crashes the T!X. I'm sure that I'm doing something really goofy here, but can't work out what it is. Has anyone used the NetServices API succesfully with PODS, and where is the __MC68K__ defined? I can't find it anywhere else. Cheers, Tom Woolway -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
