Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 1996 10:53:00 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        adrian@virginia.edu
Cc:        zach@blizzard.gaffaneys.com, dubois@primate.wisc.edu, kpneal@pobox.com, hackers@freebsd.org
Subject:   Re: void main
Message-ID:  <199609041753.KAA06811@phaeton.artisoft.com>
In-Reply-To: <Pine.SUN.3.90.960904120040.3546D-100000@stretch.cs.Virginia.edu> from "Adrian T. Filipi-Martin" at Sep 4, 96 12:06:22 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 	What's wrong with this version? ;-)
> 
> int main (int argc, char *argv[], char *env[]);

It assumes the process environment is implemented in the data space of
the process in question, and therefore dictates implementation.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609041753.KAA06811>