Content deleted Content added
No edit summary |
|||
Line 38:
System.out.println("VIEW Menu");
break;
}
</code>
Line 73:
[[User:Tbjablin|Tbjablin]] 04:34, 9 Mar 2005 (UTC)
: Yeah, it seems pretty clear that <code>enum</tt> is a keyword in Java. [[User:Neilc|Neilc]] 01:08, 10 Mar 2005 (UTC)
Keyword or not, <code>enum</code> is a feature of all (or nearly all?) programming languages in the C language family, and as such is uninteresting in this context. I've deleted the reference, hope that's OK... [[User:GregorB|GregorB]] 12:37, Apr 29, 2005 (UTC)
== Virtual machine? ==
|