Re: STRICT in VB
From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 07/23/04
- Next message: Norton: "Serious problem in using COM in IIS"
- Previous message: Randy Birch: "Re: ListView: what is a corelation between sum of columns widths and listview width?"
- In reply to: Mark Durrenberger: "STRICT in VB"
- Next in thread: J French: "Re: STRICT in VB"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Jul 2004 21:43:10 -0400
Strict is only available in .net, and it is available in vb.net. But you
have posted your .net question to a VB 'classic' newsgroup.
For the microsoft news server you can try one of these or some of the many
other similarly-named groups devoted exclusively to .net programming:
news://msnews.microsoft.com/microsoft.public.dotnet.general
news://msnews.microsoft.com/microsoft.public.dotnet.languages.vb
news://msnews.microsoft.com/microsoft.public.vsnet.general
-- Randy Birch MVP Visual Basic http://vbnet.mvps.org/ Please respond only to the newsgroups so all can benefit. "Mark Durrenberger" <durrenm@yahoo.com> wrote in message news:#0ir4uEcEHA.3804@TK2MSFTNGP10.phx.gbl... : I see from the Visual Studio documents that I can use the "STRICT" in : VC/VC++ but there does not seem to be a VB equivalent. : : I have been trying to be very careful with not using implicit type : conversions and rarely use the "Variant" type. I would like the compiler to : help out... : : (a recent experience with VB.Net suggests that implicit type conversion is : going the way of the dodo...) : : Thanks : Mark : : :
- Next message: Norton: "Serious problem in using COM in IIS"
- Previous message: Randy Birch: "Re: ListView: what is a corelation between sum of columns widths and listview width?"
- In reply to: Mark Durrenberger: "STRICT in VB"
- Next in thread: J French: "Re: STRICT in VB"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|