File accessing
From: Xiaoshen Li (xli6_at_gmu.edu)
Date: 09/26/03
- Next message: David W Noon: "Re: KDE C++ IDE - Error: printf not declared.."
- Previous message: Måns Rullgård: "Re: Filesystem of a file"
- Next in thread: wereHamster: "Re: File accessing"
- Reply: wereHamster: "Re: File accessing"
- Reply: wereHamster: "Re: File accessing"
- Reply: Sybren Stuvel: "Re: File accessing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Sep 2003 12:25:29 -0400
Hi:
I noticed in Linux: when my program needs to access a file, that file
must be in the current directory. Even the file is in the parent
directory, Linux will not find it.
My question: I have a file which basically needs to be accessed from
different directories. How can I make that file be accessable from
different directories?
I know I can make links in every directory to do that. But I am curious
if there is some better ways.
Thank you very much.
Xiaoshen
- Next message: David W Noon: "Re: KDE C++ IDE - Error: printf not declared.."
- Previous message: Måns Rullgård: "Re: Filesystem of a file"
- Next in thread: wereHamster: "Re: File accessing"
- Reply: wereHamster: "Re: File accessing"
- Reply: wereHamster: "Re: File accessing"
- Reply: Sybren Stuvel: "Re: File accessing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|