C/C++ Programming Compiler User Reviews

Top reviews

Ads

I like this app a lot it has a great compiler that can make the need of a computer IDE program like visual studio not needed for small projects although the ads when. Over an add I notice there is a invisible barrier stopping me from clicking the exit button getting out of the ad and I’m guessing this isn’t a bug either
Show less

Great C++ compiler

Being able to import my code from my drive and edit/execute it has been great. Doesn’t replace a full IDE but it’s perfect for light coding when I’m away from my station. Also this is probably the only compiler that is getting updated these days

Helpful App, but still with some small bugs.

Sometimes the colors of the code written are displayed wrongly or mixed up with other codes next to it.
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

Trying to test a simple method using some String return values and there is no String class? Very disappointed.

Response from developer

Hello, please send your codes to info@kappsmart.com so that we may investigate.

Cout and cin issue !!

I can’t input anything after I run the program!! That’s my Ex:

#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!!
Show less

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

This is a great app for running little tests of syntax or testing simple ideas. Well worth the ad-free purchase.

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
Show less

5 stars

Easily now a 5 stars app ! Continue the great work !

Great, but no math.h

I’ve tried this app and everything works well, except that “#include <math.h>” doesn’t work.

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

This is good but how do i save my file

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.

Recommended

Good complier overall. The interface is nice and easy to understand. I literally dont know why so many hate here.

Alternatives to C/C++ Programming Compiler