Swaps bytes. Format #include <unistd.h> void swab (const void *src, void *dest, ssize_t nbytes);
Additional Information (explode) :