49#ifndef LASS_GUARDIAN_OF_INCLUSION_IO_IO_COMMON_H
50#define LASS_GUARDIAN_OF_INCLUSION_IO_IO_COMMON_H
62 inline int seekdir2stdio(std::ios_base::seekdir dir)
64 if (dir == std::ios_base::beg)
68 if (dir == std::ios_base::cur)
streams, binary streams, vrmlstreams, ...
Library for Assembled Shared Sources.