| View previous topic :: View next topic |
| Author |
Message |
puzzlecracker Guest
|
Posted: Sun Oct 30, 2005 3:53 pm Post subject: what is the quickest way to check if I have write permission |
|
|
I am using cpp by the way?
Thanks
|
|
| Back to top |
|
 |
Valentin Samko Guest
|
Posted: Sun Oct 30, 2005 4:25 pm Post subject: Re: what is the quickest way to check if I have write permis |
|
|
puzzlecracker wrote:
| Quote: | I am using cpp by the way?
|
Why don't you just try opening it with std::ofstream ?
--
Valentin Samko - http://www.valentinsamko.com
|
|
| Back to top |
|
 |
TIT Guest
|
Posted: Sun Oct 30, 2005 5:57 pm Post subject: Re: what is the quickest way to check if I have write permis |
|
|
puzzlecracker sade:
| Quote: | I am using cpp by the way?
|
That's an odd question, and most likely grammatically wrong.
Should I answer yes or no?
And the real question is somewhere else I presume?
I'm assuming it's not in the subject, so where could
it be?
TIT
|
|
| Back to top |
|
 |
puzzlecracker Guest
|
Posted: Sun Oct 30, 2005 7:16 pm Post subject: Re: what is the quickest way to check if I have write permis |
|
|
| Quote: | Should I answer yes or no?
|
I think you need to get checked....i'd appreciate if you tell me
whether it helped...
|
|
| Back to top |
|
 |
Jim Langston Guest
|
Posted: Mon Oct 31, 2005 12:45 am Post subject: Re: what is the quickest way to check if I have write permis |
|
|
"puzzlecracker" <ironsel2000 (AT) gmail (DOT) com> wrote
| Quote: | I am using cpp by the way?
Thanks
|
Your subject was:
Re: what is the quickest way to check if I have write permissions to and
existence of the file
Incidently, don't put questions in the subjects please.
That being said, it depends on your OS. Each OS would do it differently.
Hench, ask in the newsgroup for the OS your's working with.
microsoft.public.vc
if your'e on Windows. Otherwise find the newsgroup for your OS.
|
|
| Back to top |
|
 |
|