Closed JisuJung928 closed 4 years ago
Conventional code occurs segmentation fault when there are elements whose name is included in the former one.
ex ) Zr Si S ternary system pair_nn.cpp regards 'S' as 'Si' because strncmp('S','Si',1) = 0
Conventional code occurs segmentation fault when there are elements whose name is included in the former one.
ex ) Zr Si S ternary system pair_nn.cpp regards 'S' as 'Si' because strncmp('S','Si',1) = 0