//..
//..Build instructions -
//..IDE - VS2017 version 15.9.14
//..Intel(R) Parallel Studio XE 2018 Update 4 Composer Edition for C++ Windows
//..update osbit.h defines to build for either 32 or 64bit
//..32bit build - Set solution platforms to x86
//..64bit build - Set solution platforms to x64
//..
//..NOTE - using compile option ISO C++17 Standard (/std:c++17) 
//..- this can be found in Properties - C/C++ - Language - C++ Language Standard
//..

