For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > August 2005 > delete character in string?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author delete character in string?
Jayvee Vibar

2005-08-25, 3:55 am

Hello,

Is there a function to delete a character in string? Thanks.


Xavier Noria

2005-08-25, 7:59 am

On Aug 25, 2005, at 3:34, Jayvee Vibar wrote:

> Is there a function to delete a character in string? Thanks.


Depending on the details this can be substr(), s///, tr///, ....

-- fxn

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com