0
Is it possible to see c++ output in offline on Android device??
2 Respuestas
+ 11
Or you can just install CppDroid on PlayStore.
+ 1
Yes,you can download and install the android dosbox from Play store.Then google "turbo C++ for android.zip" then extract and place the "TC" folder in your sdcard ,after that open the android dosbox and type the startup command to"tc\bin\tc"
finally start the emulator and you are done.you can write and compile C/C++ code on your device.