I am not a Java or C# person and I have been seeing this as purported C++:
[code=c]
String ^g;
[/code]
What does the ^ mean?
No info in my C# text and no info I could find with Google.
[code=c]
String ^g;
[/code]
What does the ^ mean?
No info in my C# text and no info I could find with Google.
Comment