dotgnu-general
[Top][All Lists]
Advanced

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

RE: [DotGNU]lib_dir.c: InvalidPathChars


From: Aditya P. Bansod
Subject: RE: [DotGNU]lib_dir.c: InvalidPathChars
Date: Thu, 12 Dec 2002 16:04:20 -0800

> It probably was just an oversight.  Feel free to replace it 
> with an array construction instead, even if it is a zero-length array.

I must be going stupid, as I can't quite get this to work. Do I have to use
System_Array and cast it to an ILObject? Or can I create a C array (e.g.
{'/', '|'} ) and just assign it to the ILObject?

--Aditya



reply via email to

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