This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bluesky idea: __attribute__ (netorder)


> Date: Fri, 4 Sep 1998 13:03:30 +0100 (GMT)
> From: Matthew Kirkwood <weejock@ferret.lmh.ox.ac.uk>
> To: egcs@cygnus.com

> How hard would __attribute(__ (netorder) be to implement?

I think it would be better to encapsulate network addresses with an
object (C++).  You already get full type safety with a real object,
and it is comptible (with a recompile) with longer addresses or
different styles of addresses.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]