Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Why is const a keyword?
Why is const a keyword? [message #74681] Fri, 11 July 2003 10:30 Go to next message
Eclipse UserFriend
Originally posted by: dcorbin.imperitek.com

How is it used in Java?

Thanks
David
Re: Why is const a keyword? [message #74767 is a reply to message #74681] Fri, 11 July 2003 10:47 Go to previous message
Eclipse UserFriend
From the Java Language Specification
( http://java.sun.com/docs/books/jls/second_edition/html/lexic al.doc.html#229
308):

"The keywords const and goto are reserved, even though they are not
currently used. This may allow a Java compiler to produce better error
messages if these C++ keywords incorrectly appear in programs."

Jerome

"David Corbin" <dcorbin@imperitek.com> wrote in message
news:bemhmr$q54$1@eclipse.org...
> How is it used in Java?
>
> Thanks
> David
>
Previous Topic:Terminated Debug runs
Next Topic:Upgrading Eclipse from 2.1 to 2.1.1
Goto Forum:
  


Current Time: Tue Jul 22 08:40:57 EDT 2025

Powered by FUDForum. Page generated in 0.28918 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top