Mike Davis writes:
> "Warning: dereferencing 'void *' pointer
> void value not ignored as it ought to be"
[...]
> name[i] = RecPointer[i+offset];

What type is RecPointer?  Don't you think you should give it a type you
know if you want to dereference it?

> What causes it?  What is the fix?

There's a bug in your code.  Was there something wrong with the answer
Peter Burka gave you on pilot.programmer.gcc yesterday?

    John

---
For information on using the Palm Developer Forums, or to unsubscribe, please see 
<http://www.palm.com/devzone/mailinglists.html>.

Reply via email to