Path: utzoo!attcan!uunet!portal!cup.portal.com!dbell From: dbell@cup.portal.com (David J Bell) Newsgroups: comp.unix.questions Subject: available memory Message-ID: <13490@cup.portal.com> Date: 13 Jan 89 06:27:52 GMT Distribution: na Organization: The Portal System (TM) Lines: 11 Does anyone know of a function, intrinsic to UNIX, or not, that will return the currently-available amount of memory that may be alloc'ed. I understand that this number would not be guaranteed for any length of time, especially in a multi-user system. I really need to use it to instrument a program that is gobbling inordinate amounts of RAM, in library function for which I do not have the source... Thanks, Dave