Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 10 Jul 2011 05:04:14 -0500 Message-ID: <4E19791F.3E45@mindspring.com> Date: Sun, 10 Jul 2011 06:04:15 -0400 From: pete Reply-To: pfiland@mindspring.com Organization: PF X-Mailer: Mozilla 3.04Gold (WinNT; I) MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer,comp.lang.c Subject: Re: Arithmetic overflow checking References: <015aeb15-57db-48ab-9cd4-77f8448b632f@w24g2000yqw.googlegroups.com> <2rydnez7l-H5BYnTnZ2dnUVZ_vGdnZ2d@earthlink.com> <9LWdnZH2hdfmyYvTnZ2dnUVZ_vidnZ2d@posted.palinacquisition> <3797038f-22d1-40b2-8c12-60db5a0976b8@t5g2000yqj.googlegroups.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 4.154.218.250 X-Trace: sv3-eAXIjUlnRt3zOT5wB+H4LkjMDBEFhiof8Fmz7rCj4RSjBUvp6aKg6Hd6dhM9QCgo4sydyshZKZk26oW!7n1ove3uNT9AY0Lfqem02TXyydh2P9fSpQsRTmTrD0S2u8lyYijEHAo1Ri1NPNr8opw9mwkWUXsk!inm8numG0oQ= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1673 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6033 comp.lang.c:8062 China Blue Dolls wrote: > In C the array size is not part of the type or value, > so there is nothing to check. In C, the size of an array is part of the type of the array. -- pete