N
Newbie
Does VB.NET allow use os pointers like in C++??
example:
int* i = &f;
how would this line of code be in vb.net?
thanks!
example:
int* i = &f;
how would this line of code be in vb.net?
thanks!