|
-
Oct 23rd, 2001, 08:15 AM
#4
You can use pointers in vb.net!!
I will post an example as soon as I get home.
There are things to keep in mind though.
You first need to pin the variable, because otherwise the garbage collector could move the contents to a different location (the garbage collector compacts the memory, a sort of defragmentation)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|