On Mon, 2002-12-30 at 16:23, krishnaprasad yalavarthi wrote:
> Hi guys,
> I'm working on a kernel module named osiwan,
> wanx25 designed to kernel v2.4.0 and I need to create
> a "etc/osiwan_proto.log" file to do write some logging
> information.
>
> i have tried by using
> open("etc/osiwan_proto.log", "w"); and
> fopen("etc/osiwan_proto.log", "w"); but both of these
> the file is not at all opened.
>
> may i plz request you to help me.
>
> krishna prasad yalavarthi
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
You have missed out / before etc. Try giving / before etc and then try.
--
Dharmendra.T
Linux Security Expert
www.nsecure.net
[EMAIL PROTECTED]
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help