Re: Creating Strings Piece by Piece
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Creating Strings Piece by Piece
- From: "John Belmonte" <jvb@...>
- Date: 2001年9月28日 19:18:49 +0900
> Of course, in all cases, the programmer must remember to use these
> functions instead of the more intuitive .. operator.
Don't forget that there's a concat tag method.
-John