xtremee Posted June 30, 2006 Posted June 30, 2006 Hi all,i wanna to know if thtere is any option or program that can convert .c file created by Turbo C ver 2.01 to .exe to be able to use it without having Turbo CThanks in advance.Regards,xtremee
LLXX Posted July 1, 2006 Posted July 1, 2006 Turbo C 2.01 is a free download from the Borland site...Run the following command from its directory:tcc filename.c
chinkaara Posted July 1, 2006 Posted July 1, 2006 Thanx You can creat .com also... TCC -mt -ml filenamenote..tasm will be present in current/path directories
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now