Node:Usage, Next:, Previous:Introduction, Up:Top



Usage

This chapter covers common usage of libbinio and mostly everything you need to know to interface with the library. For very advanced usage, refer to Reference.

Since libbinio's class framework is modelled somewhat after the traditional iostream library, it is good if you already have used the C++ iostream facility before.