C# beginner help
i want to loop and change the variable.
eg:
int i = 0 ;
while(string.indexof(”a”) == -1){
label{i}.visiblity = true; //what is the syntax for i to work ?
i++;
}
This closed post was written 4 weeks, 1 day ago | V/U/S: 83, 1, 1 | Edit Post | Report Post
Reciprocity (6)
Since writing this post tricky has helped in 6 other users' posts within the last 4 days. tricky is a verified member, has been around for 3 years and has 91 posts and 6,421 replies to their name.
Invite Others to Help
Seeing as this post is closed, no invites are allowed.