 |
19-06-2008, 09:50 PM
|
#1 (permalink)
|
|
Right Off the Assembly Line
Join Date: Jun 2008
Posts: 2
|
Turbo C in Vista
hi every1,
i ve got a problem in Vista where i can't execute any C file using Turbo C.I tried with DOS shell. But whenever i do that , it simply quits from the editor. Especially my graphics operations. Can any1 help ?is this d prob of compatibility wid Vista?if so, cud der b any other option to work?
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
19-06-2008, 10:31 PM
|
#2 (permalink)
|
|
Host4Cheap.org
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
|
Re: Turbo C in Vista
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717
★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
|
|
|
20-06-2008, 08:18 PM
|
#3 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Re: Turbo C in Vista
Can someone tell me from where to download turbo c
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
20-06-2008, 08:48 PM
|
#4 (permalink)
|
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Re: Turbo C in Vista
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
|
|
|
20-06-2008, 08:49 PM
|
#5 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Turbo C in Vista
TurboC is not a freeware... You have to purchase license for that.
Try DevC++ or gcc compiler.
And if u have TC (  ), then try DosBox to run it fullscreen.
|
|
|
20-06-2008, 08:53 PM
|
#6 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: Turbo C in Vista
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
20-06-2008, 09:59 PM
|
#7 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Re: Turbo C in Vista
I am unable to configure relo to use borland compiler. Please help me
can i use visual c++ for writing c programs which i was writing in turbo c
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
20-06-2008, 10:05 PM
|
#8 (permalink)
|
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
|
Re: Turbo C in Vista
Quote:
Originally Posted by Devrath_ND
I am unable to configure relo to use borland compiler. Please help me
can i use visual c++ for writing c programs which i was writing in turbo c
|
yes, you can... until you uses compiler specific libraries...
|
|
|
21-06-2008, 02:33 PM
|
#9 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Re: Turbo C in Vista
Quote:
Originally Posted by Garbage
yes, you can... until you uses compiler specific libraries...
|
please in detail as i am new to c
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
21-06-2008, 06:09 PM
|
#10 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Turbo C in Vista
Quote:
Originally Posted by Devrath_ND
please in detail as i am new to c
|
Libraries like conio and graphics that you use in Turbo C are compiler specific i.e. they exist only in TC, it's not available in standard C. So, as long as you stick to standard coding practices you won't have any problem using decent compilers, PoS like TC would be a problem though cos it doesn't follow standards.
__________________
http://www.bash.org/?258908
|
|
|
21-06-2008, 08:32 PM
|
#11 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: Turbo C in Vista
You can use _getch() in VC++ as a substitute. No replacement for graphics, though, when it comes to console apps.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
21-06-2008, 10:30 PM
|
#12 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2008
Posts: 6
|
Re: Turbo C in Vista
in windows vista ,the trubo c will wont display in full screen,it;s better to switch back to windows xp.I tired all possible ways to get the full screen display,but i was unable to get it.
|
|
|
21-06-2008, 10:37 PM
|
#13 (permalink)
|
|
Host4Cheap.org
Join Date: May 2005
Location: Digit Forum
Posts: 2,102
|
Re: Turbo C in Vista
Quote:
Originally Posted by sakthikns
in windows vista ,the trubo c will wont display in full screen,it;s better to switch back to windows xp.I tired all possible ways to get the full screen display,but i was unable to get it.
|
It works with the help of DOSBOX
__________________
★ Want to start your Website, No worries - here is how ★
http://www.thinkdigit.com/forum/showthread.php?t=66717
★ Host4Cheap - cPanel Webhosting & Reseller Plans ★
http://www.host4cheap.org/
|
|
|
| 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
|
|
|
|
|
|