Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~549 People Reached
Favorite Tags

5 Posted Topics

Member Avatar for heshangho

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 …

Member Avatar for Alex_
0
121
Member Avatar for heshangho

Does any body know how to configure a wamp server or any related web help available for it?

Member Avatar for heshangho
0
102
Member Avatar for heshangho

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 …

Member Avatar for heshangho
0
154
Member Avatar for heshangho

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?

Member Avatar for VernonDozier
0
54
Member Avatar for heshangho

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?

Member Avatar for heshangho
0
118

The End.