|
|
Feedback on: irt.org FAQ Knowledge Base Q189
irt.org | About | Feedback | 615 [ previous next ] Feedback on: Sent by Worth: Length: Technical: Comments: The statement in join():
The former statement tests the escape of comparing the first character with a three-character string (which will *never* be true). The latter statement compares a three character string to the escape of the first character. This bug was very difficult to find for a first timer. I encourage you to correct all the instances of join() in your FAQs. |
-- div -->
|