Hi!
Sorry, I couldn't find close topic.
But maybe somebody can help me with my problem? I create a Word document, and I don't know how to paste the values of my variables in the document. For example, if i have the variable - int sum = 20, how can i put it in my document in some special place?
I work in Visual C++ 6.
Thanks for help

Recommended Answers

All 2 Replies

>>I work in Visual C++ 6.
Bad, bad thing to use. Get into the 21st century and upgrade to VC++ 2008. Then you can do it like this:

But if you can't do that then here's a tutorial -- but be prepared for some very complex programming.

Problem is gone.
Thank you Ancient Dragon!

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.