Date: Sun, 26 Jul 1998 12:20:44 +0300 (IDT) From: Eli Zaretskii To: Andrew Getskow cc: djgpp AT delorie DOT com Subject: Re: Problem Including file In-Reply-To: <35b925e5.0@news2.uswest.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 24 Jul 1998, Andrew Getskow wrote: > The error line looks like: > test.cc:5: string: Permission denied (EACCES) Is there any chance there's a directory called `string' somewhere there? If not, maybe you have a too low setting of FILES= directive on your CONFIG.SYS (although usually that causes another error message). If all the above doesn't help, post the shortest program which triggers this problem, and somebody will help you.