hey guys, I've just joined this group and i have problem which i believe you can help!!!!
I want to know how to make a c program read from an application program like Microsoft excel and them writes the results with its printf().
serious01 0 Newbie Poster
Recommended Answers
Jump to Post> read from an application program like Microsoft excel
Do you mean this?Or do you mean read from "excel format" .xls files, and print that?
http://www.microsoft.com/interop/docs/officebinaryformats.mspx
Get ready for a long reading session.
Jump to Post> must read the computations from this application program i.e. the excel program and this c program should print the output on screen
If you're thinking of rummaging around in the address space of another process to see what it is up to - good luck!
All 7 Replies
Salem 5,265 Posting Sage
serious01 0 Newbie Poster
jephthah 1,888 Posting Maven
Salem 5,265 Posting Sage
serious01 0 Newbie Poster
jephthah 1,888 Posting Maven
serious01 0 Newbie Poster
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.