hi there,
i am new user of C++. i have to write a code for my final year thesis work though my subject is naval architecture. I did my coding perfectly. But i need to take the result in excel file. the problem is ,using outfile command , the whole result goes to col 1 row 1 in the excel,
Now please anyone can give me the code using which, i can take the results in different col and row for different kind?
please help me quickly .

regards.

Recommended Answers

All 2 Replies

I would suggest writing a CSV (comma separated value) file. Excel will then be able to import this.

David

Is there any way to generate a graph from the values in excel directly by running the program?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.