Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Line 212:
 
==Library-specific==
* Create a COM client (with early binding) (particularly with GCC/MinGW) (if possible under Winelib in linuxLinux is also interesting)
* Convert a Microsoft Word document (*.doc, *.docx) to ASCII text with your favorite programming language.
* Demonstrate how to open and read text from a Microsoft Word document, using you favorite programming language.
 
==Implementation-specific==
==Language-specific==