On Tue, 2002-11-19 at 20:15, Adam Keys wrote: > > I'm also interested in the POSIX wrapper dll. Would that require a copy > of the POSIX standards, or just a working knowledge of the APIs and > perhaps a Stevens book or two? Again, how feasible would it be for an > experienced programmer who has not yet taken on a C# project?
with an Stevens book, it should be really easy for any experienced programmer. His books are really good, and explain in detail a lot of the POSIX things. With that and the glibc documentation, you should be set. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
