when i try to create a new record, i get the following error

Error: cannot convert 'int' to 'void *' MainForm.c line 2304 
hrecord = DmNewRecord(accountDB,&cursorAccountDB,sizeof(accountRec)); 


i assume the error is at &(cursorAccountDB), but its not making sense
because i declared that as Int16 and initialized the value to zero upon
opening/creating the data base.


boaz



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

Reply via email to