Home
About
Download
Register
News
Help
Register
Log In
Forums
Feature Suggestions
For loops
Forums
Active Threads
Search
Who's Online
Help
Print Thread
For loops
#
21270
28/04/03
03:35 AM
I
iswm
iswm
I
I think mIRC should support foor loops. I think they are pretty slick, and cleaner then having to use while loop all the time.
For example, in c/c++:
for (int i = 0; i < 5; i++)
{
bleh;
}
Well in mIRC:
for (int %i = 0,%i < 5,inc %i) { bleh }
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
For loops
Anonymous
28/04/03
03:35 AM
Re: For loops
Collective
28/04/03
03:44 AM
Re: For loops
Anonymous
28/04/03
04:41 AM
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Flat Mode
Show Likes
Link Copied to Clipboard
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage