Re: How to find the fwrite() error
Re: How to find the fwrite() error
- Subject: Re: How to find the fwrite() error
- From: John Stiles <email@hidden>
- Date: Tue, 24 Jan 2006 22:05:06 -0800
You can look at the global "errno" value to see why the operation failed.
Elango C wrote:
Hi,
I am working in COCOA application; In which i am doing some file
operation (read/write), during the operation some times fwrite()
function is getting failed, but I need to find what is the error or
why this function got failed like that....
Can any hlep me?
Thanks
--Elango C
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden