|
-
September 28th, 2009, 09:12 PM
#1
swapbyte
is there a function to swap bytes regardless of the number of byte digits entered ?
2: 0A = A0
4: 1234 =3412
6,8,10 etc
Thank you
-
September 29th, 2009, 06:56 AM
#2
Re: swapbyte
AFAIK, no. But it's not that hard to make it yourself.
-
September 29th, 2009, 10:17 AM
#3
Re: swapbyte
You may need to supply additional information, but I believe swab will help.
Be sure to rate those who help!
-------------------------------------------------------------
Karl - WK5M
PP-ASEL-IA (N43CS)
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193
-
September 29th, 2009, 10:34 AM
#4
Re: swapbyte
 Originally Posted by krmed
You may need to supply additional information, but I believe swab will help.
Learned something new today Didn't know that function existed.
-
September 29th, 2009, 08:43 PM
#5
Re: swapbyte
 Originally Posted by krmed
You may need to supply additional information, but I believe swab will help.
Yes, that is the information I am looking for.
More information below:
That I am working on a flash file I would like to chop it! segment all frames then mix them all together.
The color blending is an indication of the underlying prostitution system.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|