Thread
:
How can I add a loop for this code
View Single Post
•
•
Join Date: Jul 2007
Posts: 108
Reputation:
Solved Threads: 7
Majestics
Offline
Junior Poster
Re: How can I add a loop for this code
0
#
3
Dec 1st, 2008
[code] while (choice!=5)
{
Your Programme Body
}[\code]
Remember to Intialize Choice With any Number without 5
Majestics
View Public Profile
Find all posts by Majestics