How To Run C++ Language in Android | C++ Language in Android using Termux - Codewithrihan
Автор: CODEWITHRIHAN
Загружено: 2024-07-21
Просмотров: 30
Описание:
Video Title :- How To Run C++ Language in Android | C++ Language in Android using Termux - Codewithrihan
About Video :- To run C++ on Android using Termux, follow these steps:
1. Install Termux : Download and install Termux from the Google Play Store or F-Droid.
2. Update Packages : Open Termux and update the package list by running:
pkg update
3. Install Necessary Packages : Install the `clang` compiler and `make` by running:
pkg install clang make
4. Write a C++ Program : Use a text editor like `nano` or `vim` to create a C++ file. For example, to create `hello.cpp`, run:
nano hello.cpp
Then, write your C++ code in the file.
5. Compile the Program : Compile the C++ file using `clang`:
clang++ hello.cpp -o hello
6. Run the Program : Execute the compiled program:
./hello
This will run your C++ program on your Android device using Termux.
About Us🙂
CodeWithRihan is a YouTube community.
We are trying to give you information about Modern Technology 💻💻.
We also talk about : - )
1. Information technology.
2. How to.
3. Coding tips.
4. Social Dynamics.
Links :--
Instagram : https://Instagram.com/CodeWithRihan
Pinterest :
https://Pinterest.com/CodeWithRihan
Quora :
https://Quora.com/CodeWithRihan
Facebook
https://Facebook.com/CodeWithRihan
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: