05-16-2008, 03:42 PM
Nothing wrong. Maybe will become colored later.
But in this case probably is better to pass variables as arguments. If you use global variable, possibly something wrong may happen because the variable will be used by multiple threads simultaneously.
But in this case probably is better to pass variables as arguments. If you use global variable, possibly something wrong may happen because the variable will be used by multiple threads simultaneously.
