On Huw, 2005-11-10 at 16:44 +0800, gwen wrote: > On Thursday 10 November 2005 00:43, Ariz C. Jacinto wrote: > > try implementing your code on C lang and reap performance benefits. > > > > hi. thanks for the reply sir. i'd really love to do this in perl for the > heavy > string manipulation that i plan on doing. but just in case, is it difficult > to implement in C/C++? what would be the advantages/disadvantages? > may you recommend a site or any resource for that matter? > thanks very much. God bless.
Unless you love pointer manipulation (and even more days of debugging memory allocations), just use Perl. -- Paolo Alexis Falcone <[EMAIL PROTECTED]> _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

