Journal "Software Engineering"
a journal on theoretical and applied science and technology
ISSN 2220-3397
Issue N3 2019 year
The technology of developing cross-platform software in the C++ language is considered. Programs are developed with using of a special library of classes. This library contains software constructions ensuring portability of the code, and is easily adaptable to different operating systems, compilers, and C++ base libraries. The dependence of the user interface of programs on the operating systems, compilers and base libraries persists, but some techniques of this dependence minimization are proposed.