Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!husc6!cmcl2!rutgers!topaz.rutgers.edu!ron
From: ron@topaz.rutgers.edu (Ron Natalie)
Newsgroups: comp.lang.c
Subject: Re: array indexed by long.  portable?
Message-ID: <13320@topaz.rutgers.edu>
Date: Tue, 14-Jul-87 14:46:01 EDT
Article-I.D.: topaz.13320
Posted: Tue Jul 14 14:46:01 1987
Date-Received: Fri, 17-Jul-87 01:13:22 EDT
References: <166@delftcc.UUCP>
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 5
Keywords: C portability

The declaration is OK, but I know of many architectures that just
can not hack 70,000 byte character arrays.  I doubt that it will
work on most machines if this is an automatic variable.

-Ron