08-23-2010, 07:57 PM
Ok now i tried the following:
But QM tells me:
"Error in test2: unknown identifier."
i even tried to declare the variable on the beginning of the code with:
i = 0
Thank you for your helpfullness!
Edit: i found out how to do that
int i
declares the variable^^
But QM tells me:
"Error in test2: unknown identifier."
i even tried to declare the variable on the beginning of the code with:
i = 0
Thank you for your helpfullness!
Edit: i found out how to do that
int i
declares the variable^^
