Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #8588

Re: I don't why I get 'not a statement' error in the following code...

From markspace <-@.>
Newsgroups comp.lang.java.programmer
Subject Re: I don't why I get 'not a statement' error in the following code...
Date 2011-10-05 19:36 -0700
Organization A noiseless patient Spider
Message-ID <j6j47g$ouv$1@dont-email.me> (permalink)
References (1 earlier) <ut2dnZcFmYX1zBbTnZ2dnUVZ_q2dnZ2d@earthlink.com> <7de755e8-3339-4c3c-95a0-03d0e4aab701@5g2000yqo.googlegroups.com> <peCdnd3vqM_YdRbTnZ2dnUVZ_tmdnZ2d@earthlink.com> <bdc2e347-7d08-4b52-bfc2-cc17de9fd330@20g2000yqq.googlegroups.com> <j6itj9$oif$1@dont-email.me>

Show all headers | View raw


On 10/5/2011 5:43 PM, Eric Sosman wrote:
> On 10/5/2011 11:13 AM, Chad wrote:
>> [... concerning non-statements like `42;' ...]
>>
>> I guess I don't understand why the Java designers decided not to
>> permit it.
>
> Java's designers chose to enshrine only some of C's infelicities.
>
> Here's another one they didn't perpetuate:
>
> String[] array = { "I", "am", "commutative" };
> String s = 1[array];
>
> "Others will occur to your thought." -- Gandalf
>


#define static

Don't laugh I've seen it done.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

I don't why I get 'not a statement' error in the following code... Chad <cdalten@gmail.com> - 2011-10-04 11:16 -0700
  Re: I don't why I get 'not a statement' error in the following code... Patricia Shanahan <pats@acm.org> - 2011-10-04 11:33 -0700
    Re: I don't why I get 'not a statement' error in the following code... Chad <cdalten@gmail.com> - 2011-10-04 11:43 -0700
      Re: I don't why I get 'not a statement' error in the following code... markspace <-@.> - 2011-10-04 12:14 -0700
      Re: I don't why I get 'not a statement' error in the following code... Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-10-04 12:20 -0700
    Re: I don't why I get 'not a statement' error in the following code... Chad <cdalten@gmail.com> - 2011-10-04 14:55 -0700
      Re: I don't why I get 'not a statement' error in the following code... Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-10-04 15:09 -0700
        Re: I don't why I get 'not a statement' error in the following code... Chad <cdalten@gmail.com> - 2011-10-04 15:11 -0700
          Re: I don't why I get 'not a statement' error in the following code... Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-10-04 17:30 -0700
      Re: I don't why I get 'not a statement' error in the following code... Stanimir Stamenkov <s7an10@netscape.net> - 2011-10-05 01:19 +0300
      Re: I don't why I get 'not a statement' error in the following code... Patricia Shanahan <pats@acm.org> - 2011-10-04 22:16 -0700
        Re: I don't why I get 'not a statement' error in the following code... Chad <cdalten@gmail.com> - 2011-10-05 08:13 -0700
          Re: I don't why I get 'not a statement' error in the following code... Patricia Shanahan <pats@acm.org> - 2011-10-05 10:21 -0700
          Re: I don't why I get 'not a statement' error in the following code... Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-10-05 20:43 -0400
            Re: I don't why I get 'not a statement' error in the following code... markspace <-@.> - 2011-10-05 19:36 -0700
              Re: I don't why I get 'not a statement' error in the following code... Lew <lewbloch@gmail.com> - 2011-10-05 19:43 -0700
  Re: I don't why I get 'not a statement' error in the following code... Roedy Green <see_website@mindprod.com.invalid> - 2011-10-05 12:00 -0700

csiph-web