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

Re: Look ahead and join if the line begins with a +

by Maclir (Curate)
on Apr 11, 2002 at 15:06 UTC ( [id://158334]=note: print w/replies, xml ) Need Help??


in reply to Look ahead and join if the line begins with a +

Some good solutions presented here - but - experience shows that the area of greatest difficulty in designing working algorithms is in dealing with "edge conditions".

Ask yourself - those who proposed things like

line[-1]
What happens if the first line of the file starts with a continuation character? Sure, this is logically an invalid case, but . . .

Replies are listed 'Best First'.
Re: Re: Look ahead and join if the line begins with a +
by japhy (Canon) on Apr 11, 2002 at 19:31 UTC
    My three examples protect against that, by the way.

    _____________________________________________________
    Jeff[japhy]Pinyan: Perl, regex, and perl hacker, who'd like a (from-home) job
    s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Log In?
Username:
Password:

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

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

    No recent polls found