How to output array of doubles to hard drive?

前端 未结 6 513
野的像风
野的像风 2020-12-09 06:42

I would like to know how to output an array of doubles to the hard drive.

edit:

for further clarification. I would like to output it to a file on the hard

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-09 06:55

    Now I feel old. I asked this question a long time ago (except about ints). comp.lang.c++ link

提交回复
热议问题