notepad 85 data/sphere/2014paperALE_sphere/improve_sphere.cpp ofstream notepad {"nr_of_vertices.txt"}; notepad 100 data/sphere/2014paperALE_sphere/improve_sphere.cpp notepad << dgfname << ": " << distance(first_vertex,last_vertex) << endl; notepad 102 data/sphere/2014paperALE_sphere/improve_sphere.cpp notepad.close();