Adding array/vector feature on C++ side - vector is chosen here because C++ doesn...
authorrtrimana <rtrimana@uci.edu>
Wed, 26 Oct 2016 17:14:23 +0000 (10:14 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 26 Oct 2016 17:14:23 +0000 (10:14 -0700)
commit6af259f06ec3a02ae9195099afc5b2dfc71f274f
tree6f9ac80755aa73fbee5302faf5062456bfc5d2ee
parentb54e7e1e86dd82c39e3a8fd5ff648283ba98bef6
Adding array/vector feature on C++ side - vector is chosen here because C++ doesn't provide a straightforward way to get dimensions for traditional arrays
iotjava/Makefile
iotjava/iotrmi/C++/IoTRMIUtil.hpp
iotjava/iotrmi/Java/IoTRMIUtil.java