Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!uiucuxe!nelson From: nelson@uiucuxe.CSO.UIUC.EDU Newsgroups: net.unix Subject: falloc system call: help Message-ID: <16300001@uiucuxe> Date: Mon, 20-Oct-86 11:19:00 EDT Article-I.D.: uiucuxe.16300001 Posted: Mon Oct 20 11:19:00 1986 Date-Received: Wed, 22-Oct-86 05:13:20 EDT Lines: 14 Nf-ID: #N:uiucuxe:16300001:000:608 Nf-From: uiucuxe.CSO.UIUC.EDU!nelson Oct 20 10:19:00 1986 I need some help with what I think is a nonstandard UNIX system call in some code that I got from another site. The call is to a subroutine called falloc; it occurs in fortran code. I can find no reference to falloc, but I know that it is a call for dynamic memory allocation. I think that I can replace it with calloc,malloc,etc. But in order to do so I need to know what falloc is doing. Could somebody give me a detailed description of falloc included a list of its arguments, their types, and whether they are input or output? Please mail responses to: (uucp) ihnp4!uiucdcs!uiucuxc!uiucuxe!nelson