On 03/11/06 Crestez Leonard wrote: > Also, I noticed that in mono both Path.DirectorySeparatorChar and > Path.AltDirectorySeparatorChar are /, while msdn says on unix they > should be / and \. I know monodoc says they're both /, but why?
\ is not a valid unix path separator. The guy who wrote the msdn documentation likely doesn't even know what Unix is:) lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
