dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]ECMA BCL lacking in mkdir function


From: Gopal V
Subject: [DotGNU]ECMA BCL lacking in mkdir function
Date: Fri, 30 Aug 2002 23:20:55 +0530
User-agent: Mutt/1.2.5i

Hi,
        I had been polishing up my ECMA example extractor code for some
time when I realized System.String27.cs is not a very good name for
a file ... And getting 286 .cs files in one dir does not do very well.

So I tried to make it write to System/String/27.cs ... But I found
that ECMA does not have a System.IO.Directory.CreateDirectory() or
atleast some similar functionality ... (java.io.File.mkdirs() ?)

I would like someone to wrap the mkdir in <sys/stat.h> into pnetlib
(guess what, I'm currently PInvoking). I would like some newbie to
take up this and try writing the internal call...

The interested party may clarify your doubts with me or rhys tomorrow 
at the meeting..

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]