d-machine
02-01-2009, 03:42 PM
Hi,
I'm trying to write a function that will check my stack values.
If any value appears twice (or more), than the function should return false. Otherwise it will return true.
I don't know where to start..
Thanks in advanced :)
I'm trying to write a function that will check my stack values.
If any value appears twice (or more), than the function should return false. Otherwise it will return true.
I don't know where to start..
Thanks in advanced :)