home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: What is wrong with this very simple c program?
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BxtBKL.LGI@unx.sas.com>
- Date: Mon, 16 Nov 1992 14:14:44 GMT
- References: <BxIpyB.E7@unx.sas.com> <johnv.03kr@acix.DIALix.oz.au>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 21
-
-
- In article <johnv.03kr@acix.DIALix.oz.au>, johnv@acix.DIALix.oz.au (John Verhoeven) writes:
- |> Whats even more fun :-) is that in some compilers accessing arrays with
- |> a negative subscript is also legal, eg foo[-1] = 5.
- |>
- |> Does SAS C V6 allow this ?
-
- Yes, it's part of the standard and all ANSI-compliant compilers
- allow it.
-
- |> John Verhoeven johnv@acix.DIALix.oz.au _--_|\
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-