User profile: simplas2002

User info
User name:simplas2002
History
Joined:
Number of posts:30
Latest posts:

using a string in a function.
jlb: Of course, you're right, but I thought it was the other way around.... I really don't touch C-s...

using a string in a function.
Perhaps: downloadFile("http://servera.com/file.txt", path+std::string("filename.txt"));

Creating graphical apps in C++
Not sure about iOS, but Qt appears to fit your bill: http://www.qt.io/developers/ Its use of C++ ca...

Updated 8 page Reference
Helios: Did you open it? Syntax only, of course. And it's pretty dense.

Updated 8 page Reference
Updated 8 page reference for C++: http://home.uevora.pt/~pmaa/cpp.pdf Hopefully, those concern...