Forum: C++ Jan 25th, 2009 |
| Replies: 0 Views: 274 Hello all
i need to be able to modify Microsoft office existing file like or rtf files
adding text and misc options to the document and then saving it
i don't what to be restricted to windows... |
Forum: C++ Nov 11th, 2008 |
| Replies: 1 Views: 2,228 Hello
is there fast way to convert c char** to std::string[] array without loop the char** ? |