Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   Quick C Programming Q (http://www.chiefdelphi.com/forums/showthread.php?t=22391)

mrman15 22-10-2003 18:57

Quick C Programming Q
 
Ok, I'm making the switch from Pascal to C, and I dun no the name of the program I need to write C (like you use turbo pascal to write in pascal). If someone could give me the name of a program it would be much appreciated. Thnx

Joe Johnson 22-10-2003 19:13

go here get that...
 
The Default code and other info is available from Innovation First.

Default code here and other stuff

The IDE (integrated development environment) and compiler are from MicroChip -- the licensed copy will come with the EDU kit (I suppose). But, you can download a 60 day trial version of the IDE and compiler from microchip.com

Download MPLAB IDE and MPLAB C18 Compiler Trial Version Here

Good Luck...

Joe J.

Chris Hibner 23-10-2003 08:50

Re: Quick C Programming Q
 
Quote:

Originally posted by mrman15
Ok, I'm making the switch from Pascal to C, and I dun no the name of the program I need to write C (like you use turbo pascal to write in pascal). If someone could give me the name of a program it would be much appreciated. Thnx
If you want to practice programming in C on a PC, you can get one of the following compilers:

Microsoft Visual Studio
Borland C++
Watcom C++
Gnu gcc (Gnu is free for download, but you need to learn how to write make files).


All times are GMT -5. The time now is 14:34.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi