Download Latest Version idec 1.1.0.zip (2.0 kB)
Email in envelope

Get an email when there's a new version of IDEC

Home / IDEC 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
idec 1.1.0.zip 2010-10-10 2.0 kB
README.txt 2010-10-10 2.1 kB
idec 2010-10-10 2.9 kB
Totals: 3 Items   6.9 kB 0
IDEC-Integrated Development Environment for C

-----------------------------------------------
REQUIREMENTS
-----------------------------------------------

1)Any Linux distibution / Unix Like System including MAC / Unix
2)gedit editor
3)gcc compiler


-----------------------------------------------
Installation 
-----------------------------------------------

1)copy idec to /bin or /usr/bin(recommended) in SUPERUSER(root) mood
	sudo idec /usr/bin

2)change the permission of idec
	chmod 777 idec

-----------------------------------------------
Using IDEC 
-----------------------------------------------

1)To start using idec just mention the name of the project file with idec command
	idec <name>

2)follow the instructions


-----------------------------------------------
New Features of IDEC 
-----------------------------------------------
1)libraries 

	procedure:
		1)start idec with the project folder
		2)you would see ur C programs in gedit and the terminal where the output is present
		3)u can go straight to the terminal and then press l for libraries and L for the location of the libraries
2)new files

	we have decided to make idec a place where u can create projects.so now u can create multiple files and neednot worry abt compilation as idec will take ccare of linking all of them

	procedure:
		1)start idec with the project folder
		2)you would see ur C program in gedit and where the output is present
		3)u can go straight to the terminal and then press n to create a new c file
		
-----------------------------------------------
LICENSE
-----------------------------------------------

1)no license and issues can be distibuted to any one
2)we would like to get feedbacks so that we can help us improve our product

-----------------------------------------------
LICENSE
-----------------------------------------------
for any problems contact mnajay@gmail.com



	-----------------------------------------------
			THANKS FOR CHOOSING IDEC
	-----------------------------------------------
Source: README.txt, updated 2010-10-10