MerujSargsyan

Results 1 comments of MerujSargsyan

We could perhaps make a class like ArrayWrapper(Pointer p, int size) with methods such as get(index) and set(index) which will handle the requests carefully using the C style pointers, but...