help-gplusplus
[Top][All Lists]
Advanced

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

compacting objects


From: Guy Pazi
Subject: compacting objects
Date: Sun, 10 Dec 2000 10:02:44 +0200

hallo,
can some one help me?

I've been trying to compact a c++ object in a VxWorks 5.2 environment.

I've used "__attribute__ ((packed))" both for each class member and for
the class as a all, but still the object size is almost as twice the
total bytes of its members.

This is a major problem for large databases. Does anyone know how to do
it right?

Thanks
Guy





reply via email to

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