Discussion:
p5 garbage
(too old to reply)
c***@CSIC.UMD.EDU
2005-11-30 06:02:00 UTC
Permalink
In the project
description it says
that
sys_createdirectory
should not
recursively create
directories. In the
grading criteria, it
is five points to
recursively create a
directory. Please
explain.

Shadan
Iulian Neamtiu
2005-11-30 07:56:35 UTC
Permalink
You can check out tRecursivelyCreateDirectory() in p5test.c,
it's pretty much self-explanatory..

Iulian
Post by c***@CSIC.UMD.EDU
In the project
description it says
that
sys_createdirectory
should not
recursively create
directories. In the
grading criteria, it
is five points to
recursively create a
directory. Please
explain.
Shadan
Loading...