No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hi guys, I am trying set cursor postion in the screen and print a value.But this loop gives me a unlimited loop..can anyone help me to figure out whats wrng.? [CODE] mov ecx,5 L1: mov XYPos.X, eax mov XYPos.Y, ebx INVOKE GetStdHandle, STD_OUTPUT_HANDLE mov consoleHandle, eax INVOKE SetConsoleCursorPosition, ConsoleHandle, XYPos …
Does any body know how to configure a wamp server or any related web help available for it?
hey guys I have a question on this guessing game. I want to make this game to repeat. when the guess is correct, i wanted the user to input 'y' or 'n' and if yes it should repeat. How can i do that? Do I have to put the whole …
hey guys How do you write and statment to input the values for the elements of array(x[i][j]) from the terminal? Do we have to use a for loop?
hey guys How do u define a 2by 5 array..is it mean int t [2][5].. how do u figure out how many elements in the array?
The End.
heshangho