Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Sat, 18 Nov 2006 00:07:40 +0100
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
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Gadget
- Re: Console.WriteLine(s) Is Missing Line Terminator?
- From: Gadget
- 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
- Console.WriteLine(s) Is Missing Line Terminator?
- Prev by Date: Re: textbox and size.
- Next by Date: Re: INSERT SELECT with Stored Procedures?
- Previous by thread: Re: Console.WriteLine(s) Is Missing Line Terminator?
- Next by thread: Re: Console.WriteLine(s) Is Missing Line Terminator?
- Index(es):
Loading