16.12.2015, 20:32
You should read this: https://en.wikipedia.org/wiki/Debug_code
Then you'll be able to determine why your code has wrong behaviour.
People don't want to read and run that heap of code just to say "why it's not working at 11am", because you are able to solve that problem by yourself. You need to know how to debug your code.
Then you'll be able to determine why your code has wrong behaviour.
People don't want to read and run that heap of code just to say "why it's not working at 11am", because you are able to solve that problem by yourself. You need to know how to debug your code.