 |
17-03-2010, 02:49 PM
|
#1 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Need a C Compiler for Windows 7...
Hi guys...well i have downloaded 12 different files on C....but none of'em has run on my laptop.....google displays the Compatible versions of C ..and i downloaded that....but it doesnt work...any suggestions for me...gurus...???:-P
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
17-03-2010, 03:34 PM
|
#2 (permalink)
|
|
Right Off the Assembly Line
Join Date: Jul 2009
Location: Agra, India
Posts: 12
|
Re: Need a C Compiler for Windows 7...
Search for " Turbo C++ " on google.... download the compiler and run the TC ms dos shortcut from the folder... open your .c files with the file... and then compile and run them (if no errors found) ... you could also try DEV C++ ... a better compiler, but has it's own codes (not standard) ...
__________________
Good Man Di Lantern.
|
|
|
17-03-2010, 04:23 PM
|
#3 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by qfunk
Search for " Turbo C++ " on google.... download the compiler and run the TC ms dos shortcut from the folder... open your .c files with the file... and then compile and run them (if no errors found) ... you could also try DEV C++ ... a better compiler, but has it's own codes (not standard) ...
|
actually i have downloaded compilers 12 times..... and i didnt find any TC dos file..suggets me some more options please...
Last edited by NeptuneTech; 17-03-2010 at 04:35 PM.
|
|
|
17-03-2010, 07:26 PM
|
#4 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by qfunk
Search for " Turbo C++ " on google.... download the compiler and run the TC ms dos shortcut from the folder... open your .c files with the file... and then compile and run them (if no errors found) ... you could also try DEV C++ ... a better compiler, but has it's own codes (not standard) ...
|
No no no no NO!!!
You are getting it ALL WRONG. Turbo C++ != NOT STANDARD. Dev C++ has standard C code 
Anyway I am pretty sure that OP is writing those antiquated code on C taught in School/College or from those crap books like Yashwant Kanetkar's.
Anyway
http://wikidot.fosspowered.com/progr...:setupcompiler
http://www.gidnetwork.com/b-56.html
Read these links, damn useful.
|
|
|
18-03-2010, 05:55 AM
|
#5 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by qfunk
Search for " Turbo C++ " on google.... download the compiler and run the TC ms dos shortcut from the folder... open your .c files with the file... and then compile and run them (if no errors found) ... you could also try DEV C++ ... a better compiler, but has it's own codes (not standard) ...
|
 joke?
Dev C++ is teh STANDARD.
Turbo C++ is OBSOLETE.
__________________
.
|
|
|
18-03-2010, 06:26 AM
|
#6 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by ico
 joke?
Dev C++ is teh STANDARD.
Turbo C++ is OBSOLETE.
|
i guess thats correct....coz turbo C had compatibility errors...but now that i have installed Dev c++, im rockin..thanx
|
|
|
18-03-2010, 09:05 PM
|
#7 (permalink)
|
|
is NOT a PC/Mac
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
|
Re: Need a C Compiler for Windows 7...
Anything 64bit?
|
|
|
19-03-2010, 09:04 AM
|
#8 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by debsuvra
Anything 64bit?
|
well broda my os is 64 bit...and now im thinkin to give another shot to TurboC++ using the dosbox
|
|
|
19-03-2010, 09:26 AM
|
#9 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by debsuvra
Anything 64bit?
|
Dev C++ works perfectly in Windows 7 64bit.
__________________
.
|
|
|
19-03-2010, 10:35 AM
|
#10 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by ico
Dev C++ works perfectly in Windows 7 64bit.
|
ya i tried it.....and noe i have also tried the Borland Turbo C++3.1...using the
DOS BOX...but got a problem with that again....should i have to mount the drive every time i open Dos Box??? and why does the GUI is a small screen?
|
|
|
19-03-2010, 06:45 PM
|
#11 (permalink)
|
|
is NOT a PC/Mac
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by ico
Dev C++ works perfectly in Windows 7 64bit.
|
I need some native 64bit compiler, I'll stick to Visual Studio 2010.
Quote:
Originally Posted by NeptuneTech
ya i tried it.....and noe i have also tried the Borland Turbo C++3.1...using the
DOS BOX...but got a problem with that again....should i have to mount the drive every time i open Dos Box??? and why does the GUI is a small screen?

|
Unfortunately for DOSBOX, you have to mount everytime you open it. It's a bit annoying, but unavoidable. And DOS programs simply refuses to go full screen in Windows 7, don't know why.
|
|
|
19-03-2010, 07:36 PM
|
#12 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by debsuvra
I need some native 64bit compiler, I'll stick to Visual Studio 2010.
Unfortunately for DOSBOX, you have to mount everytime you open it. It's a bit annoying, but unavoidable. And DOS programs simply refuses to go full screen in Windows 7, don't know why. 
|
er...wait...It's possible for sure
Just generate the configuration file for DOSBox and put mount commands in [autoexec]
In DOSBOX cmd:
config -writeconf <path />/dosbox.conf
Worked for me in Linux. Should work in MS Win
|
|
|
20-03-2010, 02:34 AM
|
#13 (permalink)
|
|
is NOT a PC/Mac
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
|
Re: Need a C Compiler for Windows 7...
Quote:
Originally Posted by Liverpool_fan
er...wait...It's possible for sure
Just generate the configuration file for DOSBox and put mount commands in [autoexec]
In DOSBOX cmd:
config -writeconf <path />/dosbox.conf
Worked for me in Linux. Should work in MS Win
|
Thanks, did not try that before. Actually, I do not need to use DOSBOX much, just used twice or thrice. Don't give a damn about it.
|
|
|
12-04-2010, 06:56 AM
|
#14 (permalink)
|
|
Bada Is Doing Fine
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
|
Re: Need a C Compiler for Windows 7...
^ well broda.....i have tried out the dosbox...it works...no problem on that but one problem is that runnung and compilation gets numb after 4 or 5 times of compilations. I can edit the codes on the source file....no doubt on that.....but i cant compile the same program again and again after 5 times......
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|