I have written a long program on "Turbo C++".... in C language.... Now i Want to transfer this program/source code to my friends computer, I have installed Turbo C++ on his computer.....
Can someone tell me how can I do this ....
Easy 5 Stars......
Three answers:
Peter H
2013-12-13 14:29:08 UTC
You only need to transfer one file, either the .exe file or the .c file. The .exe file is the compiled program, which should run when you click on it. If you transfer the .c file then you will have to compile it again on your friend's machine. The .bak file is a backup file and you don't need to transfer that.
If you have installed the Turbo C++ correctly then it should not matter where you put the files.
morelesspaul
2013-12-13 12:48:54 UTC
you could use google-drive, if you want to open source(copy to network for free else if non-open source you pay) you could check into a repository like github or google code and then you could both work from seperate computers and share code changes.
http://code.google.com/
https://github.com/ - works best from linux
?
2016-09-18 02:17:39 UTC
I don't consider that to be accurate
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.