mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] byteswap.h


From: Alois Schloegl
Subject: [Mingw-cross-env-list] byteswap.h
Date: Sat, 28 May 2011 20:44:20 +0200

The biosig project supports over 40 different data formats, some of these data formats are big endian.
To handle these data formats, I'm using on linux/gcc,
    #include <byteswap.h>

It seems that byteswap.h is currently not available within mingw-cross-env.
Therefore, I'm wondering whether byteswap.h could be included in mingw-cross-env, too?


Kind regards,
   Alois



reply via email to

[Prev in Thread] Current Thread [Next in Thread]