Re: Generating loops
Gary <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.general |
|---|---|
| Message-ID | <[email protected]> |
Gary wrote: > ,---- > | for count = 0 to 2 > | // some code > | next > `---- I should say, I'm not married to this syntax. If something else is easier to process then as long as it is readable as a "for" construct I'm not fussed.