The answer to this problem is probably really basic, but I can't for the life of me get it working. I'm using CodeWarrior v 4.0.1 and trying to use the New Serial Manager.
I have #include <SerialMgr.h> then in the code I have error = SrmOpen(serPortCradlePort, baud, &newPortIDP); but every time I try to compile it gives me the message "function has no prototype" for the SrmOpen function I don't know what I'm doing wrong, its just a simple thing. Have I got the wrong library? Any help or idea would be great. Sean _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
