SAL stands for System Abstraction Layer. SAL provides a C API for standard OS
functionality, e.g. as opening files, creating threads etc. C++ wrappers for
the C API are available in SAL as well, despite better being placed into
SALhelper.
SAL stands for System Abstraction Layer. SAL provides a C API for standard OS
functionality, e.g. as opening files, creating threads etc. C++ wrappers for
the C API are available in SAL as well, despite better being placed into
SALhelper.