[plt-scheme] Reading a directory structure
Hi Aditya --
Are you working on HtDP exercise 16.3.4?
Dave Yrueta
On Wed, Mar 25, 2009 at 12:20 PM, aditya shukla
<adityashukla1983 at gmail.com>wrote:
>
> (define get-directories(lambda(path)
> (directory-list path)))
>
> (get-directories "/")
>
> This gives an error directory-list: name is not defined, not a parameter,
> and not a primitive name.
>
> language used is advanced student custom
>
> Please hep me to fix it.
>
>
> Aditya
>
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090325/2f5b2f28/attachment.html>