Author Topic: Program Execution  (Read 2501 times)

bad339

  • Guest
Program Execution
« on: February 06, 2011, 10:09:03 pm »
I'm just starting to learn how to code, by learning C, and I'm trying to do my first program, but I don't know how to execute it. I've entered the code already, but now I need to build it.

http://computer.howstuffworks.com/c2.htm

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Program Execution
« Reply #2 on: February 07, 2011, 01:13:36 pm »
CodeBlocks manuals:

http://www.codeblocks.org/docs/main_codeblocks_en.html

http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/codeblocks-instructions.pdf

These might be slow to load depending on your net connection. Have patients.