devxlogo

September 24, 1999

The offsetof Macro

The macro offsetof (defined in or in C) calculates the offset in bytes of a struct’s data member. The following example uses this macro to calculate the offset of two

The Boost Web Site

The Boost web site offers various free C++ libraries and classes. These supplementary libraries and classes include a random number generator, four smart pointer classes, file system tools, timer classes,