Archived Forum Post

Index of archived forum posts

Question:

IOS/IPhone Examples in C++

Mar 25 '13 at 18:04

Hi,, I was woundering if the chilkat IOS/Iphone Examples and Android Examples are available in C++, because all the examples i've found are written in Java?


Answer

There's no need to provide C++ examples for iOS and Android because they would be the same, except for the parts where you may see a "printf" for output. Simply replace the printf lines (which have nothing to do with Chilkat) with whatever is appropriate for iOS or Android, or whatever environment it happens to be.