Thanks. I've seen this before and I was hoping if other people had any other suggestions. The last post had a sample 3 line code which supposedly uses 2 classes. After looking at the class definitions, they're actually abstracts so his example won't work. I would have to add at least 2 more lines to make it work. I just find it silly that what memcpy() would do in 1 line would take at least 5 in Java.

Carlo


John Clarke wrote:
On Tue, Aug 08, 2006 at 06:48:26 +1000, Carlo Sogono wrote:

Is there an equivalent memcpy() function in Java? What I'm doing is

I don't know Java, but Google gave me this in five seconds:

    http://forum.java.sun.com/thread.jspa?threadID=673143&messageID=3932942

Is that what you're after?


Cheers,

John

_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

Reply via email to