VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ElFer Long to four bytes converter

Fernando César Chiola  (4 Submissions)   Coding Standards   Intermediate   Wed 3rd February 2021

The code convert a Long number into a strings of four bytes. Example 64 = 064 000 000 000 or 256 = 000 001 000 000.
This code is very fast, write a long in memory, get the memory addres and read the four bytes as string.

Rate ElFer Long to four bytes converter (4(4 Vote))

Download ElFer Long to four bytes converter

ElFer Long to four bytes converter Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters