|
-
Nov 24th, 2006, 04:33 PM
#1
[1.0/1.1] Reference operator: Checking the memory location (maybe a noob question)
Hello,
In C++, if we declare an object of type, say int, we can check its memory location using reference operator, i.e. &.
Is some kind of Reference operator also present in C#?? Or is it possible to check the memory location in C# also?? If yes, how??
Thank you.
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
|