Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

how to negate an arraydata

JavaCard Applet Development Related Questions and Answers.
shameem
Posts: 7
Joined: Sat May 05, 2018 1:26 am
Points :162
Location: bangalore
Contact:

how to negate an arraydata

Post by shameem » Thu Jun 21, 2018 5:24 am

Hi All,
i was trying to negate pan but it is showing errors
for example: Util.arrayCopy((~pan),(short)0,dd,(short)0A,(short)8);
Can Anyone help.
Thanks in advance
Shameem
Last edited by shameem on Mon Jul 02, 2018 3:19 am, edited 1 time in total.

happy123654
Posts: 35
Joined: Wed Jun 20, 2018 4:06 am
Points :218
Contact:

Re: how to negate an arraydata

Post by happy123654 » Thu Jun 21, 2018 5:35 am

If you want to negate all data in an arraydata, you should negate them one by one.
eg: a[0] = ~a[0].

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 53 guests

JavaCard OS : Disclaimer