Posted 06 April 2014 - 08:46 PM
Hello,
Lately I have been developing GUI's for CC. Im getting a lot of error like:
window:59: expected number
But, when I downgrade again, I get errors like:
<actual program>:<actual line number>: expected number
To fix this you can add some error checking in the window API so you dont get those vague error messages. This way the errors are more clear as opposed to an internal error in the window API.
- Thanks
Lately I have been developing GUI's for CC. Im getting a lot of error like:
window:59: expected number
But, when I downgrade again, I get errors like:
<actual program>:<actual line number>: expected number
To fix this you can add some error checking in the window API so you dont get those vague error messages. This way the errors are more clear as opposed to an internal error in the window API.
- Thanks