Final int?
Final int?
- Subject: Final int?
- From: email@hidden
- Date: Sat, 1 Sep 2001 14:15:14 -0400
In the Cocoa Help doc "How Pop-Up Lists Work" there is an example given
that sets constants for the items on the list:
final int english = 1;
final int french = 2;
et cetera
I have looked, but can find no reference to "final"; what is that all
about? If I have missed the documentation on this small thing, would
someone be so kind as to point my sorry butt in the right direction.
Thanks!
Brian E. Howard
Cocoa Cult Central
a long way from final approach