Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Gadget <gadget@xxxxxxxxxx>
- Date: Mon, 20 Nov 2006 23:44:07 +1100
On Sat, 18 Nov 2006 00:07:40 +0100, Mattias Sjögren wrote:
Also as a rule of thumb, avoid using '&' to concatenate strings, as it has
a tendency to hide casting errors.
Huh? Can you give an example of that? And what do you suggest we use
instead? Hopefully not the + operator.
It's only in there for VB6 style compatibility,
No it certainly isn't.
Mattias
I'm still fascinated to hear your reasoning, Mattias. Don't let this thread
die... :)
Cheers,
Gadget
.
- Follow-Ups:
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Mattias Sjögren
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: RobinS
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- References:
- Console.WriteLine(s) Is Missing Line Terminator?
- From: Fir5tSight
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Mattias Sjögren
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Gadget
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Mattias Sjögren
- Console.WriteLine(s) Is Missing Line Terminator?
- Prev by Date: Re: I must be dumb or something
- Next by Date: Re: Suggest a Project
- Previous by thread: Re: Console.WriteLine(s) Is Missing Line Terminator?
- Next by thread: Re: Console.WriteLine(s) Is Missing Line Terminator?
- Index(es):
Relevant Pages
|