Release candidate update, fixed length string update, CMake modification
Pre-release
Pre-release
- Fixed Length strings both in simple and compound had been initialising index at 1 rather than 0. As such arrays were being 'stepped over'
CMakeLists.txt file
change required to remove bug that sometimes required cmake to be applied twice