This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: free memory


That's an OS-specific issue.  Nothing in the C++ language specification
covers this.

If you're running under Windows, I'd bet that you're best off using the
appropriate Win32 API call rather than a POSIX call.

Ajit

-----Original Message-----
From:	cygwin-owner@sourceware.cygnus.com
[mailto:cygwin-owner@sourceware.cygnus.com] On Behalf Of Javier Ameghino
Sent:	Saturday, September 25, 1999 3:10 PM
To:	cygwin@sourceware.cygnus.com
Subject:	free memory

Hi everybody,

I need to know how to determine free memory in GNU C++

Thanks !!!

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]