How to call a Function from inside a ClassThank you so much. Yeah. You're right. I should read better and more.
How to call a Function from inside a Class[code]int someFunction() { char repeat = 'y'; while (repeat == 'y') { someOtherFunction(...
How to call a Function from inside a Class@[b]Moschops[/b] Thank you again. I got it all, expect one part: You said the way I can connect a fu...
How to call a Function from inside a Class@[b]Moschops[/b] Thank you! But how can I use a loop that connects functions to each other? And abou...
How to call a Function from inside a ClassMy English is terrible and I cannot express myself or my question well. This is what I wanted to do ...