On Sun, Jan 29, 2012 at 10:06:00PM -0700, Michael Torrie wrote:
> Date: Sun, 29 Jan 2012 22:06:00 -0700
> From: Michael Torrie
> Subject: Re: no "File", "Edit, "Help" strings in upper left
> CC: gtk-app-devel-list@gnome.org
>
> On 01/29/2012 06:33 PM, Gary Kline wrote:
>
> > Do you really me
I'm writing a simple application.
I have a source file with multiple text lines like this:
12345
23456
34567
and so on.
I also have a compare file with a single line like this:
23456
My application needs to check if the source file has some line matching
the line in the compare file and in case