Need help fixing a few errors in my program.ok i fixed it but now I am getting a ton of linker errors, some repeats... [output] [Linker error]...
Need help fixing a few errors in my program.Edited above post. As of now, I'm stuck with 2 more errors i cannot fix. [output]67 C:\Dev-Cpp\newg...
Need help fixing a few errors in my program.The following program is a game i started creating, currently it will not display anything (as i sta...
can somebody help me simplify this code please?I'm not that familiar with this language, my friend was helping me, and i cant explain it to him, bu...
can somebody help me simplify this code please?[code]var UpdateOppMove=function(OppMonster) { var oppMovieChoice = Math.floor((Math.random()*6)+1)...