1. Re: A better way then just "$" -- !

Hi Al,

How about the following proposal:

The mark of the sequence end 
is just '.' or '..'

So:

s[.] or s[..] is s[length(s)]
s[2...] or s[2....] is s[2..length(s)]
s[2..2.] or s[2..2..] is s[2..length(s)-2]

Cool, no?

Regards,
Igor Kachan
kinz at peterlink.ru

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu