Thanks for the clarification.
***********************************************************************
* Geoffrey Ellis *
* Cadence Design Systems phone: 831-685-6559 *
* 9057 Soquel Drive fax: 831-685-6556 *
* Aptos, CA 95003 E-mail: geoff@cadence.com *
***********************************************************************
>I agree that it would be nice for an IBIS parser to recognize line
>termination sequences from either Unix or DOS. The syntax for BIRD 53
>is not completely accurate. The character "\n" is not ASCII. It is an
>escape sequence used in programming languages. "\n" is just as valid in
>DOS as in Unix. Just ask my C compiler or perl interpreter. Unix line
>termination is ^J (0x0A) and DOS line termination is ^M^J (0x0D 0x0A).
>The effect is the same, but the syntax is different.
>
>Regards,
>Weston Beal
Received on Mon Aug 10 11:23:25 1998
This archive was generated by hypermail 2.1.8 : Fri Jun 03 2011 - 09:53:46 PDT