| Sign In/My Account | View Cart |
| Article: |
Go with the Flow | |
| Subject: | Typo | |
| Date: | 2003-08-19 20:54:21 | |
| From: | anonymous2 | |
|
In the last code example on page 1, there is a line which reads: return = seedNumber * 3; the correct line would of course be: retval = seedNumber * 3;
|
||
Showing messages 1 through 1 of 1.
Anyway - the writing style is easy to follow and you've covered a lot of ground in 3 short articles. Thanks and keep them coming!