|
From: Ben H. <Ben...@vu...> - 2001-09-16 18:29:13
|
Posting from work. You get input failed with the carbon build i sent, or the cw6 build? That is the same problem i was having with the cw7 build. (usually ppc) It is not Carbon specific, in fact i thought it was PPC specific. That's what i posted to the newsgroup about. If you check errno after the failure, the error is -1404 - errFSBadForkRef. I think FSp_FOpen may be returning a bad file number, so the read fails. It is not flex specific, it fails with the simple code snippet i posted at http://groups.google.com/groups?hl=en&threadm=mwron-8980C7.10390015092001%40 enews.newsguy.com&prev=/groups%3Fhl%3Den%26group%3Dcomp.sys.mac.programmer.c odewarrior I replied privately to mwron with a better code snippet. Hopefully i'll be able to get the CW7 Academic (release) soon, that could fix the problem. -Ben |