New functions in .NET 2.0 ???
- From: "Federico G. Babelis" <federico@xxxxxxxxx>
- Date: Wed, 6 Jul 2005 13:33:31 -0300
Hi All:
I have this line of code, but the syntax check in VB.NET 2003 and also in
VB.NET 2005 Beta 2 shows as unknown:
Dim local4 As Byte
Fixed(local4 = AddressOf dest(offset))
CType(local4, Short) = CType(src, Short)
Return
End Fixed
What is the "FIXED and END FIXED" and how the syntax error can be "fixed"
???
Thx,
Federico
.
- Follow-Ups:
- Solution for sorting an array alpha-numerically
- From: Lacey
- RE: New functions in .NET 2.0 ???
- From: Eric Marthinsen
- Re: New functions in .NET 2.0 ???
- From: Chris Dunaway
- Solution for sorting an array alpha-numerically
- Prev by Date: RE: FileBrowserDialog is blank.
- Next by Date: RE: listbox events
- Previous by thread: A question of when to instantiate
- Next by thread: Re: New functions in .NET 2.0 ???
- Index(es):
Relevant Pages
|
Loading