Z
zxenh
I am writing a class that has to take string (by reference) from the
user and maintain it real-time. So, I used a ref parameter in
the constructor. However, i cannot find a way to make the string
reference global in the class. Please help me with this.
Thanks
-zxenh
user and maintain it real-time. So, I used a ref parameter in
the constructor. However, i cannot find a way to make the string
reference global in the class. Please help me with this.
Thanks
-zxenh