[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-nano] Having a problem with nano
From: |
Chris Allegretta |
Subject: |
Re: [Help-nano] Having a problem with nano |
Date: |
Mon, 9 Dec 2013 12:52:16 -0500 |
Hey Jimmy,
Is there any chance you're telling the compiler to overwrite the
source file (e.g. gcc -o file.c) unintentionally? Can you provide the
exact commands used between editing the file and when it becomes
unreadable? Also what version of nano you are using and any other
info which might factor into this issue.
On 12/5/13, Jimmy Chivers <address@hidden> wrote:
> I have written some small c code files. I use gcc for the compiling. After
> it is compiled, the file worked as it should. Then when I reopened the file
> and it is not usable or readable. It says "converted from mac format". Can
> you tell me what is wrong and how to fix? This happens on Raspberry Pi
> computer and on a PC with Ubunto. Thanks Jimmy Chivers
>