Re: Kernel Extensions
Re: Kernel Extensions
- Subject: Re: Kernel Extensions
- From: Shawn Erickson <email@hidden>
- Date: Thu, 13 Nov 2003 22:11:36 -0800
On Nov 13, 2003, at 11:34 AM, Matt Jaffa wrote:
In a Kernel Extension,
I am trying to do file reading and writing,
how do i go about this,
I included fstream but I dont think that this is supported.
Any suggestions?
Don't? It is strongly discouraged attempting to do that.
What are you doing that requires file access from inside the kernel? It
is likely that a few alternate solutions exist.
I assume this is in relation to the in kernel web site access filtering
you are trying to do?
-Shawn
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.