C++ How to check last value in line and replace line if it is more than a certain value

前端 未结 0 1822
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-30 09:51

I want to replace a line of a file, but only if the 3rd (last) value is above 0.000000.

Specifically I have an Ascii .stl file, like below, where I want

相关标签:
回答
  • 消灭零回复
提交回复
热议问题