another question:

why doesnt the copiler recongnize "min"

Code:
  
ERROR in 'MAIN' line 1060 'min' undeclared identifier

<temp.x = min(temp.x,100)>