Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 17-03-2010, 02:49 PM   #1 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Exclamation 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
NeptuneTech is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 17-03-2010, 03:34 PM   #2 (permalink)
Right Off the Assembly Line
 
qfunk's Avatar
 
Join Date: Jul 2009
Location: Agra, India
Posts: 12
Default 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.
qfunk is offline  
Old 17-03-2010, 04:23 PM   #3 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Post Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by qfunk View Post
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.
NeptuneTech is offline  
Old 17-03-2010, 07:26 PM   #4 (permalink)
Sami Hyypiä, LFC legend
 
Liverpool_fan's Avatar
 
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by qfunk View Post
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.
__________________
Experience true education in Computer Science - http://www.udacity.com | http://www.coursera.org

Spoiler:
Read before asking / messaging any moderator for any query: FAQ + answers for new members

Read all the sticky threads before asking any type of query. Most basic questions are answered in those.
Don't use forum for chatting. Visit http://webchat.freenode.net/?channels=krow, enter nick and connect.
Liverpool_fan is offline  
Old 18-03-2010, 05:55 AM   #5 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by qfunk View Post
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.
__________________
.
ico is offline  
Old 18-03-2010, 06:26 AM   #6 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by ico View Post
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

NeptuneTech is offline  
Old 18-03-2010, 09:05 PM   #7 (permalink)
is NOT a PC/Mac
 
debsuvra's Avatar
 
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
Default Re: Need a C Compiler for Windows 7...

Anything 64bit?
debsuvra is offline  
Old 19-03-2010, 09:04 AM   #8 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by debsuvra View Post
Anything 64bit?
well broda my os is 64 bit...and now im thinkin to give another shot to TurboC++ using the dosbox
NeptuneTech is offline  
Old 19-03-2010, 09:26 AM   #9 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by debsuvra View Post
Anything 64bit?
Dev C++ works perfectly in Windows 7 64bit.
__________________
.
ico is offline  
Old 19-03-2010, 10:35 AM   #10 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by ico View Post
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?
NeptuneTech is offline  
Old 19-03-2010, 06:45 PM   #11 (permalink)
is NOT a PC/Mac
 
debsuvra's Avatar
 
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
Lightbulb Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by ico View Post
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 View Post
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.
debsuvra is offline  
Old 19-03-2010, 07:36 PM   #12 (permalink)
Sami Hyypiä, LFC legend
 
Liverpool_fan's Avatar
 
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
Default Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by debsuvra View Post
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
__________________
Experience true education in Computer Science - http://www.udacity.com | http://www.coursera.org

Spoiler:
Read before asking / messaging any moderator for any query: FAQ + answers for new members

Read all the sticky threads before asking any type of query. Most basic questions are answered in those.
Don't use forum for chatting. Visit http://webchat.freenode.net/?channels=krow, enter nick and connect.
Liverpool_fan is offline  
Old 20-03-2010, 02:34 AM   #13 (permalink)
is NOT a PC/Mac
 
debsuvra's Avatar
 
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
Exclamation Re: Need a C Compiler for Windows 7...

Quote:
Originally Posted by Liverpool_fan View Post
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.
debsuvra is offline  
Old 12-04-2010, 06:56 AM   #14 (permalink)
Bada Is Doing Fine
 
NeptuneTech's Avatar
 
Join Date: Mar 2010
Location: Kathmandu, Nepal
Posts: 19
Default 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......
NeptuneTech is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sugest me a java compiler in linux voggu Programming 3 23-03-2008 06:26 PM
c compiler canot create executables. desai_amogh Open Source 9 03-07-2007 01:44 AM
C++ compiler problem phreak0ut Software Q&A 10 25-07-2006 09:32 AM
best c/c++ compiler sonu_mittal1 Programming 2 28-12-2005 11:51 PM
Decompile Files Compiled By Quick Batch File Compiler khattam_ Tutorials 10 29-06-2005 01:09 PM

 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:15 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2