J
Jakob Bieling
Hi,
now this may seem like a very very basic question .. how do I define
constant in Java? In C++ you do 'static int const max_chars = 255;' ..
just in case I was not using the correct terminology to describe what I
am looking for.
Thanks!
now this may seem like a very very basic question .. how do I define
constant in Java? In C++ you do 'static int const max_chars = 255;' ..
just in case I was not using the correct terminology to describe what I
am looking for.
Thanks!