PDA

Click to See Complete Forum and Search --> : Question about the 'Const'


rino_2
Jan 13th, 2000, 03:19 AM
Hi,

If I const something as 10, does that just mean that 10 is the value that it will always have and can never be changed?

Thanks

ChrisJackson
Jan 13th, 2000, 03:23 AM
Rino_2,

That's right!

All the best.

Chris

rino_2
Jan 13th, 2000, 03:26 AM
thanks