Swap jlong id[1] ?
Swap jlong id[1] ?
- Subject: Swap jlong id[1] ?
- From: "rohit dhamija" <email@hidden>
- Date: Wed, 19 Apr 2006 22:54:57 +0530
Hi,
I am working on
Mac OS 10.4.5 PowerPC and Intel Mac
Xcode 2.2
Currently developing JNILib and need to swap data present in jlong id[1]
/////
jlong id[1];
(*env)->GetLongArrayRegion(env, ident, 0, idsize, id);
//////
Is there any swap routine provided for swapping long arrays ?
Rohit Dhamija(M) 9818446545
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden