G
Guest
I'm trying to compare two byte[]'s. I think I have to use binary operators.
How can I tell if two bytes have the same value?
Also, I have a function that is returning a byte[] value. Is there a way to
see if the return value isnt null.
Thanks!
How can I tell if two bytes have the same value?
Also, I have a function that is returning a byte[] value. Is there a way to
see if the return value isnt null.
Thanks!