Dear Sholmi,
/EuclidSymbol is not constant. I will vary based on the font used in the file.
Regards,
Ganesh
On Mon, Mar 15, 2010 at 6:36 PM, Shlomi Fish wrote:
> Hi Ganesh!
>
> First a few notes on your code.
>
> On Monday 15 Mar 2010 14:10:25 Ganesh Babu N wrote:
>> Dear All,
>>
>> I am using
Hi Ganesh!
First a few notes on your code.
On Monday 15 Mar 2010 14:10:25 Ganesh Babu N wrote:
> Dear All,
>
> I am using the following code to replace certain information in binary
> mode.
>
> $s=time();
> open(FH, "$ARGV[0]");
> open(OUT, ">$ARGV[1]");
Please see:
http://perl.net.au/wiki/Fr
Ganesh Babu N wrote:
Dear All,
I am using the following code to replace certain information in binary mode.
Did you not like the answers you got from perlmonks.org?
John
--
The programmer is fighting against the two most
destructive forces in the universe: entropy and
human stupidity.