timmay3141
Programmer
I'm learning java with a background in C++. I was writing a method, but was surprised to discover that I couldn't use a reference parameter using C++ syntax. How do you use them? Surely there must be some way. Also, C++ pointer syntax doesn't work. Is it even possible to declare a pointer in java?