Liste des Groupes | Revenir à cl forth |
On 2024-09-03 10:50, Anton Ertl wrote:Another possible reason to not use `INCLUDED`:Ruvim <ruvim.pinka@gmail.com> writes:Yes, overriding the system's file search mechanism used by "included" is a very interesting idea!Do you know practical cases of using "include-file" in programs?>
One way I am thinking about is to implement INCLUDED etc. Systems
deal differently with relative filenames for INCLUDED, with less
differences for OPEN-FILE. So if I want to implement a certain
handling of relative filenames for INCLUDED in order to get rid of
system differences, one way to do it is to do it for OPEN-FILE and
then perform INCLUDE-FILE.
Les messages affichés proviennent d'usenet.