0
votes
votes
1 answers
J# anyone?
I've inherited a tiny J# app and I'm trying to port a couple of C# utility methods into it but I've come across the problem of J# (like Java) not allowing 'ref' parameters. I'd like to keep this app in J# just to keep slightly Java-aware ( ...
