Hello friends,
as i was out of blogging for quiet a long time i started learning many things, now i have learned many new things including:-
So todays topic is running C or C++ in Any linux distribution.
So to get started start your Linux Os then :-
as i was out of blogging for quiet a long time i started learning many things, now i have learned many new things including:-
- C
- C++
- JAVA
- PHP
- Antroid
- Game development
- LINUX
So todays topic is running C or C++ in Any linux distribution.
So to get started start your Linux Os then :-
- Open the terminal. You can find it easily in main menu. (Looks Like windows CMD or DOS)
- Now depending on which OS you use enter this Command:-
For Ubantu/Mint:- sudo apt-get install dosbox
In Fedora:- sudo yum install dosbox
In Arch:- sudo pacman -S dosbox
c:
cd tc (where tc is turbo setup folder name)
install.exe
Now follow the screen to install Turbo C
Then to start it use:-
mount c ~
c:
cd TC
cd BIN
tc.exe
and it should successfully start the turbo C.
Note :- Dont use ctrl + f9 kry to compile and run as it will close the Dosbox.
Hope you enjoyed it for any further enquiry you can comment below.
Thankyou
(Image taken from Google Image Search)
- Now place The Torbo C setup files in your home directory
- Then type this commands in dropbox one by one :-
c:
cd tc (where tc is turbo setup folder name)
install.exe
Now follow the screen to install Turbo C
Then to start it use:-
mount c ~
c:
cd TC
cd BIN
tc.exe
and it should successfully start the turbo C.
Note :- Dont use ctrl + f9 kry to compile and run as it will close the Dosbox.
Hope you enjoyed it for any further enquiry you can comment below.
Thankyou
(Image taken from Google Image Search)
No comments :
Post a Comment