On Thu, 28 Apr 2016 14:29:41 -0400, Hendrik Boom wrote:
> On Thu, Apr 28, 2016 at 07:49:58PM +0200, Irrwahn wrote:
>> On Thu, 28 Apr 2016 13:16:53 -0400, Hendrik Boom wrote:
>>> On Thu, Apr 28, 2016 at 06:53:35AM +, Noel Torres wrote:
Hughe Chung escribió:
>> [...]
> $ grep tesselate
On Thu, Apr 28, 2016 at 07:49:58PM +0200, Irrwahn wrote:
> On Thu, 28 Apr 2016 13:16:53 -0400, Hendrik Boom wrote:
> > On Thu, Apr 28, 2016 at 06:53:35AM +, Noel Torres wrote:
> >> Hughe Chung escribió:
> [...]
> >>> $ grep tesselate dome_math.c
> >>> Binary file dome_math.c matches
> [...]
>
On Thu, 28 Apr 2016 13:16:53 -0400, Hendrik Boom wrote:
> On Thu, Apr 28, 2016 at 06:53:35AM +, Noel Torres wrote:
>> Hughe Chung escribió:
[...]
>>> $ grep tesselate dome_math.c
>>> Binary file dome_math.c matches
[...]
>> If I were to bet, I would say that the file dome_math.c is not
>> corr
On Thu, Apr 28, 2016 at 06:53:35AM +, Noel Torres wrote:
>
> Hughe Chung escribió:
>
> >Hi,
> >
> >I got to use -a option to search words on C code files.
> >
> >
> >$ grep tesselate dome_math.c
> >Binary file dome_math.c matches
>
> Is this only due to encoding, or may be due to a DOS/Unix
Hughe Chung escribió:
Hi,
I got to use -a option to search words on C code files.
$ grep tesselate dome_math.c
Binary file dome_math.c matches
Is this only due to encoding, or may be due to a DOS/Unix difference?
If I were to bet, I would say that the file dome_math.c is not
correctly
Hi,
I got to use -a option to search words on C code files.
$ grep tesselate dome_math.c
Binary file dome_math.c matches
$ file *.c
3ds_utils.c: C source, ISO-8859 text
dome_3ds.c: C source, ASCII text
dome.c: C source, ASCII text
dome_cover.c: C source, ASCII text
dome_file.c: C source, ASCII