Re: perl continuation character
- From: "Jürgen Exner" <jurgenex@xxxxxxxxxxx>
- Date: Sat, 31 Mar 2007 13:16:04 GMT
Michele Dondi wrote:
On Fri, 30 Mar 2007 22:39:20 GMT, "Jürgen Exner"
<jurgenex@xxxxxxxxxxx> wrote:
What 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.
You mean like for the 6502 assembler for example? I thought fixed
format languages were a relict from the past...
*NIX shells are still like that.
Ah, well, yeah, I guess so.
Although IMHO it is a stretch to call bash or csh or any of those a
programming language
jue
.
- Follow-Ups:
- Re: perl continuation character
- From: John W. Krahn
- Re: perl continuation character
- 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
- perl continuation character
- Prev by Date: FAQ 9.25 How do I fetch/put an FTP file?
- Next by Date: Re: Event Handling?
- Previous by thread: Re: perl continuation character
- Next by thread: Re: perl continuation character
- Index(es):
Relevant Pages
|
|