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 16-04-2008, 04:05 PM   #1 (permalink)
Apprentice
 
rameeze's Avatar
 
Join Date: Apr 2008
Posts: 92
Default program writing in windows


How can i write programin windows if i dont have any appln to write or run it like Turbo C etc. where can i download appln
rameeze is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-04-2008, 05:03 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: program writing in windows

Get Dev-C++, its free to download and use.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 16-04-2008, 06:58 PM   #3 (permalink)
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
Default Re: program writing in windows

If you just want to write the program, you can do so using any text editor like notepad and save the file with .c/c++ extension. To run the program you would definitely need a compiler
ThinkFree is offline  
Old 16-04-2008, 07:26 PM   #4 (permalink)
Pawned!... Beyond GODLIKE
 
fun2sh's Avatar
 
Join Date: May 2006
Location: World Of Warcraft -DOTA
Posts: 1,051
Default Re: program writing in windows

dont use dev. microsoft visual c++ is lot better.i find many bugs in dev.
we r workin on some project and our comes properly in vc++ but wen we run it in dev then it give a complete nonsense output.(may be coz i hav beta version,)
__________________
If God has indeed created Himself in His own image, then I submit to you that God is a cockroach :mrgreen:!!!!!!!!
fun2sh is offline  
Old 16-04-2008, 07:29 PM   #5 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: program writing in windows

Dev-C++ is just an IDE. It has nothing to do with your expected outputs. It uses the GNU C/C++ compiler which is not essentially for Windows programming but rather the best standard compiler set available which runs across a variety of platforms.



Ps. Also note that just cause your code sucks, or some other integral part of yours does, don't blame the compiler or the tool that helped you do so. JF-Debug-It.
__________________
Harsh J
www.harshj.com

Last edited by QwertyManiac; 17-04-2008 at 01:19 AM.
QwertyManiac is offline  
Old 16-04-2008, 08:09 PM   #6 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: program writing in windows

IMHO I would recommend Microsoft Visual C++ when compared to Dev-C++. It's a lot better. But its your preference... Get Visual c++ 2008 express edition from microsoft's webste which is free.
__________________
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
dheeraj_kumar is offline  
Old 16-04-2008, 08:28 PM   #7 (permalink)
I have Yolks not Brains!
 
eggman's Avatar
 
Join Date: Aug 2006
Location: Inside the shell
Posts: 744
Default Re: program writing in windows

^+1

@fun2sh:You are doing a project?? Mujhe bola bhi nahi
__________________
Y U NO ALLOW PICTURES IN SIGNATURES?
eggman is offline  
Old 17-04-2008, 12:42 PM   #8 (permalink)
Apprentice
 
rameeze's Avatar
 
Join Date: Apr 2008
Posts: 92
Default Re: program writing in windows

does Visual c++ 2008 express require internet to installation.
rameeze is offline  
Old 17-04-2008, 09:42 PM   #9 (permalink)
I have Yolks not Brains!
 
eggman's Avatar
 
Join Date: Aug 2006
Location: Inside the shell
Posts: 744
Default Re: program writing in windows

Yeah, but it can also be downloaded without one I think....not sure!!
__________________
Y U NO ALLOW PICTURES IN SIGNATURES?
eggman is offline  
Old 07-05-2008, 06:51 PM   #10 (permalink)
Broken In
 
Join Date: Sep 2006
Posts: 147
Default Re: program writing in windows

vs availble in may's digit dvd
sreenidhi88 is offline  
Old 07-05-2008, 09:17 PM   #11 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: program writing in windows

Use GCC with Eclipse.

Quote:
Yeah, but it can also be downloaded without one I think....not sure!!
How can you _download_ it without an internet connection?
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 07-05-2008, 10:52 PM   #12 (permalink)
Hacker
 
aasisvinayak's Avatar
 
Join Date: May 2008
Location: India - www.aasisvinayak.com
Posts: 29
Default Re: program writing in windows

for writing the codes you don't need such a program

If you are looking for compilers then you can go for the following compilers

http://www.openwatcom.org/index.php/Main_Page (OSS)
http://www.bdsoft.com/resources/bdsc.html (OSS)

http://www.bloodshed.net/devcpp.html

DOS based:
http://www.xdr.com/dash/davedos.html

For trials:
http://www.geocities.com/SiliconVall...7695/attoc.htm


__________________
1000 GB Space for files | 1 Free domain | 1 GB FTP Space for Site hosting| Many click-to-install softwares| 10 Domains

All these for just Rs. 1799/yr

http://www.nazdrovia.biz/bestplan.html
aasisvinayak 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
ATTENTION: Windows Vista Champions Program Vishal Gupta Technology News 13 13-08-2007 08:39 PM
Running Mac program on windows bukaida Software Q&A 9 08-04-2007 06:50 AM
Dr.Windows : freeware prank program anandk Software Q&A 3 15-12-2005 08:22 PM
Can't run 16-bit windows program cybermanas Software Q&A 4 25-09-2005 06:22 PM
Java Program Writing/Compiling Software(s) g_goyal2000 Software Q&A 3 20-07-2005 11:20 AM

 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:58 AM.


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

Search Engine Optimization by vBSEO 3.3.2