Subject: Re: OpenOffice for NetBSD/sparc
To: Michael Rauch <mrauch-openoffice@fs.tum.de>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-sparc
Date: 03/13/2001 08:04:30
On Tue, Mar 13, 2001 at 04:14:01PM +0100, Michael Rauch wrote:

 > Graceful fail will soon be implemented. For not needing it at all, I need 
 > one method to get the command line without passing argv[] all the way down;
 > and I can't find anyone by looking into my memory and starring at man 
 > pages. 

Erm... passing it all the way down?  How about stashing it in a global
variable in main() and then just accessing it as needed?

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>