Subject:
|
Re: My truck
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Wed, 14 Oct 1998 14:09:19 GMT
|
Viewed:
|
619 times
|
| |
| |
blisses@worldnet.att.net (Steve Bliss) writes:
> > Ooh! (As in Uh oh) I just realized -- but don't have a solution for yet --
> > LDraw .DAT files posted through the web interface are going to wrap at 79
> > columns. Hmm.
>
> LDraw doesn't care if a command is on a single line or not. Except
> for comments (lines starting with a 0), which must be on a single
> line. Hopefully, authors are keeping their comments to a reasonable
> length.
Hmm, so you mean its parser ignores line breaks? Does it use sscanf or
something along those lines?
> More problematic for lugnet.cad.dat posting is the .sig/tag lines (as
> seen above) appended when a message is posted from the web.
nah, those get filtered out on-the-fly by the ldraw.cgi script.
--Todd
|
|
Message has 1 Reply: | | Re: My truck
|
| (...) James wrote it in Pascal. So it uses read() and readln(). If I remember Pascal IO correctly, read() parses and returns the next bit of input that matches the variable types passed in. So if you pass it a number, it reads a number. I don't (...) (26 years ago, 14-Oct-98, to lugnet.admin.general)
|
Message is in Reply To:
| | Re: My truck
|
| (...) LDraw doesn't care if a command is on a single line or not. Except for comments (lines starting with a 0), which must be on a single line. Hopefully, authors are keeping their comments to a reasonable length. More problematic for (...) (26 years ago, 14-Oct-98, to lugnet.admin.general)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|