Re: perl continuation character
- From: "John W. Krahn" <someone@xxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 15:54:07 GMT
Jürgen Exner wrote:
Michele Dondi wrote:
On Fri, 30 Mar 2007 22:39:20 GMT, "Jürgen Exner"
<jurgenex@xxxxxxxxxxx> wrote:
*NIX shells are still like that.You mean like for the 6502 assembler for example? I thought fixedWhat is a "continuation character"?Some languages see a newline as the end of a statement, so when
you're writing in one of those you need to escape the newline,
usually with a backslash, for multi-line statements. The escape
character for those languages is called the "continuation
character" because it indicates that the statement will continue
onto the next line.
format languages were a relict from the past...
Ah, well, yeah, I guess so.
Although IMHO it is a stretch to call bash or csh or any of those a
programming language
You better not say that on comp.unix.shell :-)
John
--
Perl isn't a toolbox, but a small machine shop where you can special-order
certain sorts of tools at low cost and in short order. -- Larry Wall
.
- References:
- perl continuation character
- From: ranrodrig
- Re: perl continuation character
- From: Jürgen Exner
- Re: perl continuation character
- From: Sherm Pendley
- Re: perl continuation character
- From: Jürgen Exner
- Re: perl continuation character
- From: Jürgen Exner
- perl continuation character
- Prev by Date: Re: Shifting Away
- Next by Date: Re: Shifting Away
- Previous by thread: Re: perl continuation character
- Next by thread: FAQ 9.24 How do I fetch a news article or the active newsgroups?
- Index(es):
Relevant Pages
|