[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] What does 0xFF mean?
From: |
YX Hao |
Subject: |
Re: [Tinycc-devel] What does 0xFF mean? |
Date: |
Fri, 27 Jun 2014 21:56:39 +0800 |
In addition,
>
> Hi Vincent Lefevre,
>
> I got it with the hex view.
>
> It is "0C" means form feed in "0A 0C 0A" showed "FF" with dark back color that
> I made a misunderstanding.
>
> Thanks!
>
> >
> > Hi,
> >
> > On 2014-06-27 19:51:37 +0800, YX Hao wrote:
> > > Character "0xFF" was found in file "COPYING", and it is hard to
> > > search the meaning without a proper keyword. I guess it has some
> > > meaning for non-win applications. Can anyone give an explanation?
> > > I am a win user, and view it by notepad2.
> >
> > There's no such character in this file. It could have been added by
> > your software.
> >
> > I think I've already seen such a bug with some software, probably
> > because it wasn't detecting EOF (-1) correctly.
Even if it is a "0xFF", it should not be the EOF, though many people say it.
You can make a file to test using my attachment. ;)
Regards,
YX
0xFF.c
Description: Binary data