all groups > visual c libraries > october 2004 >
You're in the

visual c libraries

group:

POSIX mmap in new release?


POSIX mmap in new release? ultranet
10/29/2004 9:55:01 AM
visual c libraries:
I heard that (better) compliance with ANSI C standards is one of the
advantages of the upcoming VC++ 8.0 release. I was wondering about POSIX as
well. In particular, whether mmap, and munmap would be supported.
I know it might not be an easy question to answer, but any feeback is
appreciated.

Thanks,
Re: POSIX mmap in new release? DZ
10/29/2004 9:34:49 PM

I wouldn't count on it. If you ant POSIX portability, I would check out
cygwin :
http://cygwin.com/

It offers the memory management functions you mention, plus many others:
http://cygwin.com/cygwin-api/std-posix.html

Dan

[quoted text, click to view]

Re: POSIX mmap in new release? Ronald Laeremans [MSFT]
10/31/2004 12:36:06 PM
I would actually suggest the following (free!) Microsoft product:
http://www.microsoft.com/windows/sfu/downloads/default.asp

Ronald Laeremans
Visual C++ team

[quoted text, click to view]

Re: POSIX mmap in new release? ultranet
10/31/2004 1:12:01 PM
I knew about cygwin, but didn't realize they supported so much. I'll look
into Windows Services for UNIX as well, although i have no familiarity with
it so far.

Thanks all.

[quoted text, click to view]
AddThis Social Bookmark Button