| Article: |
Technologies to Watch: A Look at Four That May Challenge Javas Development Dominance | |
| Subject: | Sorry, I should have been more specific | |
| Date: | 2005-10-29 08:55:51 | |
| From: | ttfkam | |
|
Response to: A question
|
||
| How can you write the equivalent without introducing a temporary variable? | ||
Showing messages 1 through 2 of 2.



for (int i = 0; i < 100; i+=4)
Can this be done in Ruby?