Adding a C Source File

To add a source file to the the hello_world project:


  1. Select the hello_world project in the Project Explorer view.

  2. Select File > New > Source File. The New Source File dialog box opens.

  3. Enter hello_world.c in the Source File field.

  4. Click Finish to add the file to the hello_world project.

  5. In the Editor view, add your code for hello_world.c.

  6. When your code is complete, save your file.

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.