Skip to content

PortableEndian is a set of macros to convert the byte encoding of integer values

License

Notifications You must be signed in to change notification settings

Grandbrain/PortableEndian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to PortableEndian project!

PortableEndian is a set of macros to convert the byte encoding of integer values. This file include macros to help write portable code to convert data between big-endian and little-endian platforms. The file can be used with the most C/C++ compilers in most operating systems.

Contribute

There are several ways to contribute to PortableEndian project:

Building

  • Download and extract the latest release of the source code.
  • Include the Source directory in your project.

Usage

  • Use this header file to improve your projects.

About

PortableEndian is a set of macros to convert the byte encoding of integer values

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages