Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: what is the difference between index and rindex

by jonadab (Parson)
on Dec 13, 2006 at 14:26 UTC ( [id://589589]=note: print w/replies, xml ) Need Help??


in reply to Re^2: what is the difference between index and rindex
in thread what is the difference between index and rindex

What was really cool is that MID$ was an lvalue and, if I remember correctly, could be assigned a string of a different length from its present value, i.e., you could replace n characters in the middle of a string with m new characters. Before I discovered Perl, I used to think QBasic was *the* language for string manipulation and text-munging jobs. (Of course, these days lots of languages can do that stuff. But back then, Borland C++ was the hot new thing, and it didn't have *anything* like MID$.) ISTR that LEFT$ and RIGHT$ had these properties too, but MID$ was the most general and therefore the most useful.


Sanity? Oh, yeah, I've got all kinds of sanity. In fact, I've developed whole new kinds of sanity. You can just call me "Mister Sanity". Why, I've got so much sanity it's driving me crazy.
  • Comment on Re: what is the difference between index and rindex

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://589589]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found