getting this crash lately, the bullcow game runs for a couple of minutes then the editor crashes, I double checked the code but I don’t think something is wrong there , correct me if I am wrong, and please give a solution to it.
thank you
You’re going out of bounds of the string in IsIsogram
. Would need to see your code to tell you why.
1 Like
Thank you very much, for pointing out, I figured the problem out
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.