Re: fopen
Re: fopen
- Subject: Re: fopen
- From: "Justin C. Walker" <email@hidden>
- Date: Thu, 30 Jun 2005 11:01:59 -0700
On Jun 30, 2005, at 10:38 , Carl Smith wrote:
I have been running some code, via my xcode project for some time now.
The other day I had problems with my user account, another story, so I
created a new admin user account. I put my xcode project into my new
users/me folder and opened the xcode from the new location.
My problem is I have an FILE *fp = fopen(m_szfilepathandname, "wb")
line
that was working before. Now it fails, fp = NULL, and the folder is
not
created, on my hard drive, as it was before. It is like I do not have
permissions to create this folder, but before I did.
Well, step 1 is to find out what the error is. Without that
information, we'd just be shooting at shadows.
Regards,
Justin
--
Justin C. Walker, Curmudgeon at Large
Institute for General Semantics
-----------
My wife 'n kids 'n dog are gone,
I can't get Jesus on the phone,
But Ol' Milwaukee's Best is my best friend.
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >fopen (From: "Carl Smith" <email@hidden>) |