Mail Archives: djgpp-workers/1998/03/18/09:11:43
On Tue, 17 Mar 1998, Nate Eldredge wrote:
> You mean, to implement a set of macros in Texinfo, and then test them out?
> That's certainly possible, but it seems to duplicate George's work.
It was only a suggestion. Sometimes it's good to see how a feature
will ook and feel before you carve it in stone. Macros can usually be
written faster than C++ code, so they might be a good vehicle for
rapid prototyping.
But if you have a clear vision of what you want, feel free to
disregard that idea.
> (Though I don't see what's so complex about `chdir', other than the
> fact that the disk stuff is meaningless for Unix...)
Hint: the (relative) complexity is in describing differences of how
`chdir' is implemented by other DOS/Windows compilers.
- Raw text -