I posted this message before, but it doesn't seem to have gone through.

I'm using Codewarrior 4.0.1 and tring to do some simple serial 
communication.

I've got:

#include <SerialMgr.h>

Then later on I've got:

error = SrmOpen(serPortCradlePort, baud, &newPortIDP);

But every time I compile it says:

Error : function has no prototype
error = SrmOpen(serPortCradlePort, baud, &newPortIDP);

Can any one suggest what I might be doing wrong?

Thanks,
Sean


_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to