Re: [rvm-research] Passing a String Array to a System Call in Jikes

Khaled Z Mahmoud <[email protected]> Sat, 17 Feb 2018 03:00:10 -0500
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <CAER=_eWyiE=pufaX6PQnVNOjZ1Fp4VVuoV5fcJRpZ7=8_RU=bA@mail.gmail.com>
Hi,

After some trial error and guessing ... The string array can be passed a
byte array.
That is ---> byte[][]

Just convert the string to an array of bytes using str.getBytes();



On Fri, Feb 16, 2018 at 5:49 PM, Khaled Z Mahmoud <[email protected]>
wrote:

> Hi,
>
> How do I pass an array of String to a system call in Jikes ?
>
>
> --
> Regards,
> Khaled Mahmoud
>



-- 
Regards,
Khaled Mahmoud

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers