Author Topic: where to download c programming software??  (Read 1860 times)

0 Members and 1 Guest are viewing this topic.

Offline mahmoshaTopic starter

  • Jr. Member
  • **
  • Posts: 15
  • Helpful? 0
where to download c programming software??
« on: September 11, 2011, 03:25:23 AM »
where i can download c programming software i cant find i have c++ visual basic c3 and j# found but cant find c

Offline joe61

  • Supreme Robot
  • *****
  • Posts: 417
  • Helpful? 16
Re: where to download c programming software??
« Reply #1 on: September 11, 2011, 07:41:35 AM »
C programming software for what?

Atmel chips? http://www.atmel.com
PIC? http://www.microchip.com/

Joe

Offline The Headacher

  • Jr. Member
  • **
  • Posts: 14
  • Helpful? 1
Re: where to download c programming software??
« Reply #2 on: September 12, 2011, 03:25:35 AM »
For some projects, a text editor with hightlighting like Notepad++ may be enough. For more advanced projects, you'll probably want to use an Integrated Development Environment like Netbeans

The tricky part is compiling the software (turning human readable code into binary code). If you use a text editor, you'll need to do the compiling manually; if you use an IDE you'll still have to set it up just right to create code for the specific chip you're using.
Information about my first robot: https://sites.google.com/site/theheadacher/robot (work in progress)

 


Get Your Ad Here