Hi list,
{First excuse my poor english}
What is the "Line Continuation" character for FPC ?

From BorlandC++ ::: (((
Using the Backslash (\) for Line Continuation
A long token sequence can straddle a line by using a backslash (\).
The backslash and the following newline are both stripped to provide
the actual token sequence used in expansions.
)))


_________________________________________________
Haluk DUMAN
Electric & Electronic Engineer
e-mail: "DUMAN, Haluk" <[EMAIL PROTECTED]>
_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to