Code Comments
Programming Forum and web based access to our favorite programming groups.Hi given a FILE-STREAM I should be able to get to the pathname associated to it, however, the CLHS seems silent on the matter. How do you do it in different CLs? Cheers -- Marco
Post Follow-up to this messageMarco Antoniotti wrote: > given a FILE-STREAM I should be able to get to the pathname > associated to it, however, the CLHS seems silent on the matter. > > How do you do it in different CLs? Maybe I'm missing something, but doesn't the function PATHNAME do what you want? -- Arthur Lemmens
Post Follow-up to this messageDuh! Thanks. Marco Arthur Lemmens wrote: > Marco Antoniotti wrote: > > > > Maybe I'm missing something, but doesn't the function PATHNAME > do what you want? > > -- > Arthur Lemmens >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.