// // Created by JThei on 17.06.2018. // #include "Test.h" char *s = "1.0"; auto b = s; auto a = s[2];