Home
Name Modified Size InfoDownloads / Week
endians-1.0.0 2011-09-14
README 2011-09-14 414 Bytes
endians-1.0.0.tar.gz 2011-09-14 2.3 kB
Totals: 3 Items   2.7 kB 0
Endian-Mode Switch tool for general purpose for Linux OS.
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