Ads
Great C++ compiler
Helpful App, but still with some small bugs.
Hope the developer would fix it and update the app regularly.
Response from developer
Thank you for your review! It may happen during a copy and paste operation. Simply press the Space key on the keyboard to remedy the situation.
String input
Response from developer
Hello, please send your codes to info@kappsmart.com so that we may investigate.
Cout and cin issue !!
#include <iostream>
using namespace std;
int main(){
int room_wnth {0};
int room_linth {0};
cout << "Enter your withn : " << endl;
cin >> room_wnth;
cout << "Enter your linth : " << endl;
cin >> room_linth;
return 0;
}
Print out:
Enter your withn :
Enter your linth :
I want to input the numbers!!
Response from developer
Hello, please input your numbers in the Input tab prior to compilation. This is a batch compiler, not an interactive one.
Solid c++ compiler for little tests
The keyboard is great and thoughtful— a good collection of commonly needed characters.
Suggestions:
Mostly what I’d like to do with this app is learning new language features or library additions, so c++17 support would be a very nice upgrade. (App currently supports c++14 currently, Nov 2018). I'd be happy to pay extra for this upgrade too.
Cloud integration and support for multi-file projects. It’d be great to easily grab some files from dropbox or iCloud before heading to the airport.
Stretch goal: opengl template with visual output support
5 stars
Great, but no math.h
Response from developer
Hello, I have checked that math.h is working. Please send us your codes at info@kappsmart.com so that we may investigate further.
How can i save as .cpp
Response from developer
Thank you! Files are autosaved so you do not need to save them. Contact us at info@kappsmart.com if you require additional assistance.