Home / endians-1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README 2011-09-14 448 Bytes
endians 2011-09-14 8.1 kB
Makefile 2011-09-14 635 Bytes
endians.h 2011-09-14 822 Bytes
endians.c 2011-09-14 4.9 kB
Totals: 5 Items   14.9 kB 0
Endian-Mode Switch tool for general purpose for Linux OS.
Utility: endians; Version: 1.0.0
Usage:
	Command:
		endians [-a <2|4|8|16|(2^n)>] <input_file> [output_file]
	Opitions:
		[-a <2^n>]:     align width; if not specific, using 4 by default
		<input_file>:   the input file which for Endian-Mode Switch
		[output_file]:  the output file for Endian-Mode Switch; if not
				specific, using the <input_file> by default.
Install:
	make
Source: README, updated 2011-09-14