I am trying to add data to the end of a database and I
am getting this error
Error : illegal implicit conversion from 'unsigned
int' to
'unsigned short *'
Starter.cpp line 291 MemHandle h = DmNewRecord(
dbRef, dmMaxRecordIndex, sizeof(DayMealDetails));
Heres my code
MemHandle h = DmNewRecord( dbRef, dmMaxRecordIndex,
sizeof(DayMealDetails));
Can someone please help
__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/