Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 11:10:51 +0200 (CEST)
From:      Malte Lance <malte@webmore.com>
To:        shanzhong@163.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: 
Message-ID:  <XFMail.980713111051.malte@webmore.com>
In-Reply-To: <19980713061431.20191.fmail@163.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Jul-98 shanzhong@163.net wrote:
> Hello:
>    I use c for freebsd(unix) to program the cgi code ,
> but if i want to open a file 
> name=".//dirname//name.html";
> fopen(name,"r");
> always generate the error.

What error ?
Why are you using double-slash ("//") as seperator ??? How about just
name="./dirname/name.html";

Malte.

> can you help me?
> 
> 
> ________________________________________________
> 欢迎您使用广州视窗免费电子邮箱http://www.163.net
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

----------------------------------
E-Mail: Malte Lance <malte@webmore.com>
Date: 13-Jul-98
Time: 11:09:51
----------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980713111051.malte>