I would appreciate any help with "FileReadLow" which is envoked with the 
File Streaming function "FileDmRead." I am getting the following compiler 
error..

Error   : function call 'FileReadLow(void **, void *, long, int, long, 
unsigned long, short)' does not match
'FileReadLow(void **, void *, long, unsigned char, long, long, short *)'
Starter.cpp line 2999   leReadLow((playback), (buf), (destOffset), 1 , 
(objsize), (numObj), (DmerrPtr))

As FileReadLow is System Use only I'm presuming the problem is with my use 
of FileDmRead.
FileDmRead can be found in FileStream.h along with FileReadLow. I have 
checked that all parameters are correctly declared and assigned etc. I have 
also checked compatibility, i.e. that I have the 3.0 New Feature Set.
         Does anybody recognise this error, or is there a problem with the file 
streaming API in Codewarrior? I'm using the simulator for Codewarrior 
(Release 5) running on Mac OS 8.6. I've heard that it can be buggy - is this 
true?

Any help would be gratefully appreciated,
Eoghan Looney.


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


-- 
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