Re: PLEASE HELP!!!!!
Re: PLEASE HELP!!!!!
- Subject: Re: PLEASE HELP!!!!!
- From: Shawn Erickson <email@hidden>
- Date: Fri, 16 Jan 2009 16:27:41 -0800
On Fri, Jan 16, 2009 at 4:07 PM, Alejandro Aragon
<email@hidden> wrote:
> Hello everyone,
>
> I was working with xcode and my battery run out and the machine powered off.
> When I turned the machine back on, and I saw the file I was working on, it
> was completely damaged!!! It looks like a binary file and I think I lost all
> the C++ code I've been working over a year.
>
> Can anyone give me any suggestions on what to do???? I really need that
> file
Take a look at it with xxd [1] or with something like HexFiend [2] to
see if the file contains any of what you expect on disk. It is
possible that Xcode it simply misunderstand the files encoding.
-Shawn
[1] http://developer.apple.com/DOCUMENTATION/DARWIN/Reference/ManPages/man1/xxd.1.html
[2] http://ridiculousfish.com/hexfiend/
_______________________________________________
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