This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Reversing bit fields
- From: "Samaresh Pradhan" <samaresh_pradhan at filemaker dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 6 Jun 2003 18:52:53 -0700
- Subject: Reversing bit fields
Hi,
I am porting an app to Solaris from windows. I need to reverse the bit
fields. I am using g++. Is there any pragma to reverse the bit fields? Is
there any other directive to reverse the bit fields?
Thanks a lot!
-Samaresh