Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Iwant to repalce "C" in these functions by $z i m not finding a way to do that, can any one give a solution!!! Thanks!!!$A = B * C; $P = D+E+C;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: replacing part of a string
by almut (Canon) on May 13, 2009 at 10:15 UTC | |
Re: replacing part of a string
by radiantmatrix (Parson) on May 13, 2009 at 15:48 UTC | |
by Anonymous Monk on May 14, 2009 at 04:28 UTC | |
Re: replacing part of a string
by dHarry (Abbot) on May 13, 2009 at 10:05 UTC | |
by chromatic (Archbishop) on May 13, 2009 at 17:31 UTC | |
by dHarry (Abbot) on May 14, 2009 at 06:34 UTC |